aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorGao Xiang <[email protected]>2022-02-22 11:31:18 +0800
committerGao Xiang <[email protected]>2022-03-02 21:58:45 +0800
commit22ba5e99b96f1c0dbdfa4f4e1d9751b4c8348541 (patch)
tree4d2cac2dd98935b0e7a88c3c1649078c5a6e6723 /tools/perf/scripts/python/event_analyzing_sample.py
parentcfb92440ee71adcc2105b0890bb01ac3cddb8507 (diff)
erofs: fix ztailpacking on > 4GiB filesystems
z_idataoff here is an absolute physical offset, so it should use erofs_off_t (64 bits at least). Otherwise, it'll get trimmed and cause the decompresion failure. Link: https://lore.kernel.org/r/[email protected] Fixes: ab92184ff8f1 ("erofs: add on-disk compressed tail-packing inline support") Reviewed-by: Yue Hu <[email protected]> Reviewed-by: Chao Yu <[email protected]> Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions