diff options
author | Gao Xiang <hsiangkao@linux.alibaba.com> | 2025-02-24 20:37:47 +0800 |
---|---|---|
committer | Gao Xiang <hsiangkao@linux.alibaba.com> | 2025-03-17 01:22:27 +0800 |
commit | 540787d38b10dbc16a7d2bc2845752ab1605403a (patch) | |
tree | a8b1d722e430d1715657a07f59632ac364768792 /tools/perf/scripts/python/libxed.py | |
parent | b7710262d743aca112877d12abed61ce8a5d0d98 (diff) |
erofs: clean up header parsing for ztailpacking and fragments
Simplify the logic in z_erofs_fill_inode_lazy() by combining the
handling of ztailpacking and fragments, as they are mutually exclusive.
Note that `h->h_clusterbits >> Z_EROFS_FRAGMENT_INODE_BIT` is handled
above, so no need to duplicate the check.
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20250224123747.1387122-2-hsiangkao@linux.alibaba.com
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions