summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorGao Xiang <hsiangkao@linux.alibaba.com>2025-09-12 03:27:11 +0800
committerGao Xiang <hsiangkao@linux.alibaba.com>2025-09-12 03:37:07 +0800
commit1fcf686def19064a7b5cfaeb28c1f1a119900a2b (patch)
tree4f883e1384b376f24e155dc97aaef76ff9496297 /tools/perf/scripts/python/libxed.py
parent181993bb0d626cf88cc803f4356ce5c5abe86278 (diff)
erofs: fix long xattr name prefix placement
Currently, xattr name prefixes are forcibly placed into the packed inode if the fragments feature is enabled, and users have no option to put them in plain form directly on disk. This is inflexible. First, as mentioned above, users should be able to store unwrapped long xattr name prefixes unconditionally (COMPAT_PLAIN_XATTR_PFX). Second, since we now have the new metabox inode to store metadata, it should be used when available instead of the packed inode. Fixes: 414091322c63 ("erofs: implement metadata compression") Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions