loop: switch to using blk_queue_write_cache()
authorJens Axboe <axboe@fb.com>
Wed, 30 Mar 2016 16:09:35 +0000 (10:09 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 26 Apr 2016 15:51:21 +0000 (09:51 -0600)
commit46ec14c8ed6559139fc9d313b2ebf0d49a2bdab9
treed1e6481afb9f7895cb5802d743010154013c0c2c
parentf6d0736d2ecf97c531f74b0d095cfae8a5605294
loop: switch to using blk_queue_write_cache()

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