]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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>
Thu, 4 Aug 2016 20:19:16 +0000 (14:19 -0600)
commitb571bc606e714e448b00920987d77b384a6a9570
treef708b8535c2a9ec1b81024ba1e52fe0b3134b67d
parentdf08c32ce3be5be138c1dbfcba203314a3a7cd6f
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