]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ps3disk: stop using q->prepare_flush_fn
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Sat, 3 Jul 2010 08:45:36 +0000 (17:45 +0900)
committerJens Axboe <jaxboe@fusionio.com>
Sat, 7 Aug 2010 16:24:03 +0000 (18:24 +0200)
commit98d8c8f40ed72d997e50bc107a5cc1a6cee19e76
tree6aa864c867157e7c3b3962ab4beb8a01e182965d
parent7f9815f09dc201f2205981c11fadcf82a9e3cc42
ps3disk: stop using q->prepare_flush_fn

REQ_FLUSH flag enables us to kill ps3disk_prepare_flush().

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
drivers/block/ps3disk.c