commit | 37226b2111b0ef7903ceedb8597e2203d7d6dc09 | [log] [tgz] |
---|---|---|
author | Mike Christie <mchristi@redhat.com> | Sun Jun 05 14:31:52 2016 -0500 |
committer | Jens Axboe <axboe@fb.com> | Tue Jun 07 13:41:38 2016 -0600 |
tree | 8846b2212ac7018a4120ed8e2051cebec8d400cb | |
parent | 1f7ad75b13b5bd50680d5d3ccff7807e15620448 [diff] |
btrfs: use bio op accessors This should be the easier cases to convert btrfs to bio_set_op_attrs/bio_op. They are mostly just cut and replace type of changes. 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>