virtio_blk: switch to using blk_queue_write_cache()
authorJens Axboe <axboe@fb.com>
Wed, 30 Mar 2016 16:12:58 +0000 (10:12 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 26 Apr 2016 15:51:21 +0000 (09:51 -0600)
commit26b8276724f6605876dec305df01929f0e90450f
treee1d8ced1361a088174abc633b3d8f17d6ba7fc37
parent51bdc207fcaf9eb9250799a4301959570e5d0bee
virtio_blk: switch to using blk_queue_write_cache()

Signed-off-by: Jens Axboe <axboe@fb.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
drivers/block/virtio_blk.c