commit | e6047149db702374f240dc18bab665479e25a8cc | [log] [tgz] |
---|---|---|
author | Mike Christie <mchristi@redhat.com> | Sun Jun 05 14:32:04 2016 -0500 |
committer | Jens Axboe <axboe@fb.com> | Tue Jun 07 13:41:38 2016 -0600 |
tree | 4a07c091de4b1d1d506b911a5f94e6cd6b5b6ba4 | |
parent | 528ec5abe6808c367b13f51945829eba24b1fc17 [diff] |
dm: use bio op accessors Separate the op from the rq_flag_bits and have dm set/get the bio using bio_set_op_attrs/bio_op. Signed-off-by: Mike Christie <mchristi@redhat.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Jens Axboe <axboe@fb.com>