diff options
| author | Mike Christie <[email protected]> | 2016-06-05 14:31:51 -0500 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2016-06-07 13:41:38 -0600 |
| commit | 1f7ad75b13b5bd50680d5d3ccff7807e15620448 (patch) | |
| tree | a075348f3a73188d241064226e39c17f49ef68e6 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 8a4c1e42e0eb7189296ac140761370e2549cffe7 (diff) | |
btrfs: have submit_one_bio users use bio op accessors
This patch has btrfs's submit_one_bio users set the bio op using
bio_set_op_attrs and get the op using bio_op.
The next patches will continue to convert btrfs,
so submit_bio_hook and merge_bio_hook
related code will be modified to take only the bio. I did
not do it in this patch to try and keep it smaller.
Signed-off-by: Mike Christie <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions