commit | 0d16dcfed759ed36a6ed03ef82bc7f50e736f5e0 | [log] [tgz] |
---|---|---|
author | Mike Christie <mchristi@redhat.com> | Sun Jun 05 14:32:01 2016 -0500 |
committer | Jens Axboe <axboe@fb.com> | Tue Jun 07 13:41:38 2016 -0600 |
tree | 33018b42b47e50efb68ee48831f61f99b401384b | |
parent | b2d4586627ad26aa675fc649d912fc7c5d9136c2 [diff] |
ocfs2: use bio op accessors Separate the op from the rq_flag_bits and have ocfs2 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> Signed-off-by: Jens Axboe <axboe@fb.com>