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>
Mon, 12 Sep 2016 14:56:57 +0000 (08:56 -0600)
commit1afb26132d5d5fd4ba28bce05d0a7b060346b013
treeeaea249b2a68d8ef6658ece0b15c6af2fc691d81
parent48f8183ac7129edae16a991ecbdb53929c247e4b
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