diff options
author | 2025-02-25 19:40:38 +0800 | |
---|---|---|
committer | 2025-03-17 01:22:18 +0800 | |
commit | b7710262d743aca112877d12abed61ce8a5d0d98 (patch) | |
tree | 093f78475b8b0841c2c201c469793d03ea52f3b9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | erofs: allow 16-byte volume name again (diff) | |
download | wireguard-linux-b7710262d743aca112877d12abed61ce8a5d0d98.tar.xz wireguard-linux-b7710262d743aca112877d12abed61ce8a5d0d98.zip |
erofs: simplify tail inline pcluster handling
Use `z_idata_size != 0` to indicate that ztailpacking is enabled.
`Z_EROFS_ADVISE_INLINE_PCLUSTER` cannot be ignored, as `h_idata_size`
could be non-zero prior to erofs-utils 1.6 [1].
Additionally, merge `z_idataoff` and `z_fragmentoff` since these two
features are mutually exclusive for a given inode.
[1] https://git.kernel.org/xiang/erofs-utils/c/547bea3cb71a
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20250225114038.3259726-1-hsiangkao@linux.alibaba.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions