diff options
author | Johannes Thumshirn <[email protected]> | 2021-02-04 19:22:03 +0900 |
---|---|---|
committer | David Sterba <[email protected]> | 2021-02-09 02:46:05 +0100 |
commit | 08f455593fff701e103876d4db5d3f4f6d0ff871 (patch) | |
tree | 21c7fd1247437897726a182c1b9eb91bdbae267f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 138082f36610698e3fd00318f275d7f2159b8d26 (diff) |
btrfs: zoned: cache if block group is on a sequential zone
On a zoned filesystem, cache if a block group is on a sequential write
only zone.
On sequential write only zones, we can use REQ_OP_ZONE_APPEND for
writing data, therefore provide btrfs_use_zone_append() to figure out if
IO is targeting a sequential write only zone and we can use
REQ_OP_ZONE_APPEND for data writing.
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: Johannes Thumshirn <[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