commit | 50bfcd0cbfd39f490a5d7f0319aa1f4a1f762e9e | [log] [tgz] |
---|---|---|
author | Mike Christie <mchristi@redhat.com> | Sun Jun 05 14:31:57 2016 -0500 |
committer | Jens Axboe <axboe@fb.com> | Tue Jun 07 13:41:38 2016 -0600 |
tree | 4ca0f2f7c3617bd41d322d8317a4b79154ac1b7f | |
parent | e1b1afa6f80172f8b5e9a629cbd16392ac66645e [diff] |
xfs: use bio op accessors Separate the op from the rq_flag_bits and have xfs set/get the bio using bio_set_op_attrs/bio_op. Signed-off-by: Mike Christie <mchristi@redhat.com> Signed-off-by: Jens Axboe <axboe@fb.com>