diff options
author | Gao Xiang <hsiangkao@linux.alibaba.com> | 2024-10-21 11:53:23 +0800 |
---|---|---|
committer | Gao Xiang <hsiangkao@linux.alibaba.com> | 2024-11-18 18:50:12 +0800 |
commit | bf1aa03980f4eb1599b866ccd2c4ac577ef56a8a (patch) | |
tree | b8f038e492d5e790bc71c65cd5ab1741f11fd17d /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 9c91f959626e6d9f460b8906e27c37fca1b6456a (diff) |
erofs: sunset `struct erofs_workgroup`
`struct erofs_workgroup` was introduced to provide a unique header
for all physically indexed objects. However, after big pclusters and
shared pclusters are implemented upstream, it seems that all EROFS
encoded data (which requires transformation) can be represented with
`struct z_erofs_pcluster` directly.
Move all members into `struct z_erofs_pcluster` for simplicity.
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20241021035323.3280682-3-hsiangkao@linux.alibaba.com
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions