diff options
author | Christoph Hellwig <hch@lst.de> | 2019-10-29 10:12:23 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-11-04 20:56:42 +0300 |
commit | 716fd9c119a982c34af196fe9205d7a617f38e3e (patch) | |
tree | a6fadc6461f1ca0debb7ebe0dfabb180cd93ff44 /drivers/nvme/host/multipath.c | |
parent | 9dea0c81ee4a7b5d8e5bc0d4cfa2ee4f0e7b13f0 (diff) | |
download | linux-716fd9c119a982c34af196fe9205d7a617f38e3e.tar.xz |
nvmet: stop using bio_set_op_attrs
bio_set_op_attrs has been long deprecated, replace it with a direct
assignment of the flags to bio->bi_opf.
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/nvme/host/multipath.c')
0 files changed, 0 insertions, 0 deletions