commit | a022606e53fa16ac788fcc9e9362f5fbe4ae83c2 | [log] [tgz] |
---|---|---|
author | Mike Christie <mchristi@redhat.com> | Sun Jun 05 14:32:09 2016 -0500 |
committer | Jens Axboe <axboe@fb.com> | Tue Jun 07 13:41:38 2016 -0600 |
tree | 9855bb7d0586cb3a8e9ee1d193d6c044aa1ec846 | |
parent | e742fc32fcb468b9bb8a6de4fb4093e5c5f6839a [diff] |
xen: use bio op accessors Separate the op from the rq_flag_bits and have xen 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>