aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorNaohiro Aota <[email protected]>2021-02-04 19:21:46 +0900
committerDavid Sterba <[email protected]>2021-02-09 02:32:20 +0100
commit1cb3dc3f79153c2d7f9a4438381e1385dff09656 (patch)
tree54d523abf8e1f577a9953bb11ec9c3bc9ca97ad9 /tools/perf/scripts/python/stackcollapse.py
parentb53429bad3a3555fdbda190192c6e9dfef8e7787 (diff)
btrfs: zoned: disallow fitrim on zoned filesystems
The implementation of fitrim depends on space cache, which is not used and disabled for zoned extent allocator. So the current code does not work with zoned filesystem. In the future, we can implement fitrim for zoned filesystems by enabling space cache (but, only for fitrim) or scanning the extent tree at fitrim time. For now, disallow fitrim on zoned filesystems. Reviewed-by: Anand Jain <[email protected]> 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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions