diff options
author | Naohiro Aota <[email protected]> | 2021-02-04 19:21:59 +0900 |
---|---|---|
committer | David Sterba <[email protected]> | 2021-02-09 02:46:05 +0100 |
commit | cfe94440d17404478771179150e6e4554f092dd5 (patch) | |
tree | 40b1a76ecd03c20e48f9a1265929dbd457e5858b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e1326f0339fe0a3beecb0da4d1b8793443798e09 (diff) |
btrfs: zoned: handle REQ_OP_ZONE_APPEND as writing
Zoned filesystems use REQ_OP_ZONE_APPEND bios for writing to actual
devices.
Let btrfs_end_bio() and btrfs_op be aware of it, by mapping
REQ_OP_ZONE_APPEND to BTRFS_MAP_WRITE and using btrfs_op() instead of
bio_op().
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: Naohiro Aota <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions