summaryrefslogtreecommitdiffstats
path: root/fs/xattr.c
diff options
context:
space:
mode:
authorMike Christie <mchristi@redhat.com>2016-06-05 21:31:51 +0200
committerJens Axboe <axboe@fb.com>2016-06-07 21:41:38 +0200
commit1f7ad75b13b5bd50680d5d3ccff7807e15620448 (patch)
treea075348f3a73188d241064226e39c17f49ef68e6 /fs/xattr.c
parentdirect-io: use bio set/get op accessors (diff)
downloadlinux-1f7ad75b13b5bd50680d5d3ccff7807e15620448.tar.xz
linux-1f7ad75b13b5bd50680d5d3ccff7807e15620448.zip
btrfs: have submit_one_bio users use bio op accessors
This patch has btrfs's submit_one_bio users set the bio op using bio_set_op_attrs and get the op using bio_op. The next patches will continue to convert btrfs, so submit_bio_hook and merge_bio_hook related code will be modified to take only the bio. I did not do it in this patch to try and keep it smaller. Signed-off-by: Mike Christie <mchristi@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'fs/xattr.c')
0 files changed, 0 insertions, 0 deletions