Files
twx-linux/arch
Jeff Dike 37ed1c7082 uml: limit request size on COWed devices
COWed devices can't handle more than 32 (64 on x86_64) sectors in one request
due to the size of the bitmap being carried around in the io_thread_req.

Enforce that by telling the block layer not to put too many sectors in
requests to COWed devices.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-08-09 14:27:41 -07:00
..
2007-06-23 15:43:48 +02:00
2007-06-01 08:18:29 -07:00
2007-06-21 17:46:22 -04:00
2007-07-02 00:04:36 -05:00
2007-06-08 17:23:33 -07:00
2007-08-09 14:27:29 -07:00