summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorZhang Yi <yi.zhang@huawei.com>2026-07-14 16:00:41 +0800
committerTheodore Ts'o <tytso@mit.edu>2026-07-22 12:57:16 -0400
commit4c1f6931395ad026415cbdb924ffc240f86eb557 (patch)
tree0d353fcf9ba021397b0c91416bae0828193eba87 /tools/perf/scripts/python/stackcollapse.py
parent012e6a2c9ff4d28abd4f32e4d68decff47297d06 (diff)
ext4: track partial-zero outcome per edge in ext4_zero_partial_blocks()
Replace the single bool did_zero output of ext4_zero_partial_blocks() with a bitmask that records which edge (start, end, or both in the single-block case) was actually partial-zeroed. This allows callers to distinguish which edges have been zeroed, preparing for unaligned FALLOC_FL_WRITE_ZEROES handling in later patches. Signed-off-by: Zhang Yi <yi.zhang@huawei.com> Reviewed-by: Jan Kara <jack@suse.cz> Link: https://patch.msgid.link/20260714080044.4038124-7-yi.zhang@huaweicloud.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions