]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
nilfs: use bio op accessors
authorMike Christie <mchristi@redhat.com>
Sun, 5 Jun 2016 19:32:00 +0000 (14:32 -0500)
committerJens Axboe <axboe@fb.com>
Tue, 7 Jun 2016 19:41:38 +0000 (13:41 -0600)
commitb2d4586627ad26aa675fc649d912fc7c5d9136c2
tree14f7ffab334f7eb6807f78d0e3000b4a8c97606a
parenteed25cd5bbaf7ee78e25d5aae515991855715bf3
nilfs: use bio op accessors

Separate the op from the rq_flag_bits and have nilfs
set/get the bio using bio_set_op_attrs/bio_op.

Signed-off-by: Mike Christie <mchristi@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Acked-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Signed-off-by: Jens Axboe <axboe@fb.com>
fs/nilfs2/segbuf.c