aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/amiflop.c
diff options
context:
space:
mode:
authorJens Axboe <jaxboe@fusionio.com>2010-09-22 09:32:36 +0200
committerJens Axboe <jaxboe@fusionio.com>2010-09-22 09:32:36 +0200
commit488211844e0c3fad6ffa98a6f3c4f2139074e79a (patch)
treec65be4db08980d2230b62b7b52320c5bb8bcf484 /drivers/block/amiflop.c
parentfcfb5c0ce11fe474cd6b4f7e83e0cc25f220d911 (diff)
floppy: switch to one queue per drive instead of sharing a queue
Pretty straight forward conversion. Note that we do round-robin between the drives that have available requests, before we simply used the drive that the IO scheduler told us to. Since the IO scheduler doesn't care about multiple devices per queue, the resulting sort would not have made sense. Fixed by Vivek to get rid of a double lock problem in set_next_request() Signed-off-by: Jens Axboe <jaxboe@fusionio.com> Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Diffstat (limited to 'drivers/block/amiflop.c')
0 files changed, 0 insertions, 0 deletions