Fixup direct bi_rw modifiers
authorShaun Tancheff <shaun@tancheff.com>
Sat, 30 Jul 2016 21:45:48 +0000 (16:45 -0500)
committerJens Axboe <axboe@fb.com>
Mon, 1 Aug 2016 15:52:42 +0000 (09:52 -0600)
commit94860964f0e6e99c073af3e28091ea71c5f31520
tree27392a864942255b18800e9bb768d5bcfd6432e5
parent753364075dc62c61c1afa7850f874624d77ed0d7
Fixup direct bi_rw modifiers

bi_rw should be using bio_set_op_attrs to set bi_rw.

Signed-off-by: Shaun Tancheff <shaun@tancheff.com>
Cc: Chris Mason <clm@fb.com>
Cc: Josef Bacik <jbacik@fb.com>
Cc: David Sterba <dsterba@suse.com>
Cc: Mike Christie <mchristi@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
fs/btrfs/extent_io.c