aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJohannes Thumshirn <[email protected]>2021-02-04 19:21:45 +0900
committerDavid Sterba <[email protected]>2021-02-09 02:32:20 +0100
commitb53429bad3a3555fdbda190192c6e9dfef8e7787 (patch)
treede5cf9539e43cc646910620e340106bba52bc6b4 /tools/perf/scripts/python/stackcollapse.py
parent4afd2fe835a0ff87fb88cba7a7daa881d8e14233 (diff)
btrfs: zoned: do not load fs_info::zoned from incompat flag
Don't set the zoned flag in fs_info as soon as we're encountering the incompat filesystem flag for a zoned filesystem on mount. The zoned flag in fs_info is in a union together with the zone_size, so setting it too early will result in setting an incorrect zone_size as well. Once the correct zone_size is read from the device, we can rely on the zoned flag in fs_info as well to determine if the filesystem is zoned. Reviewed-by: Anand Jain <[email protected]> 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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions