diff options
| author | Gao Xiang <hsiangkao@linux.alibaba.com> | 2026-01-12 11:43:30 +0800 |
|---|---|---|
| committer | Gao Xiang <hsiangkao@linux.alibaba.com> | 2026-01-23 00:05:11 +0800 |
| commit | cc831ab33644088c1eef78936de24701014d520a (patch) | |
| tree | b86c856c22d954c9e0038a33f690659fff296e47 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 06e5c340941fba1c7a2da95ee64d9cae6154bd6e (diff) | |
erofs: tidy up synchronous decompression
- Get rid of `sbi->opt.max_sync_decompress_pages` since it's fixed as
3 all the time;
- Add Z_EROFS_MAX_SYNC_DECOMPRESS_BYTES in bytes instead of in pages,
since for non-4K pages, 3-page limitation makes no sense;
- Move `sync_decompress` to sbi to avoid unexpected remount impact;
- Fold z_erofs_is_sync_decompress() into its caller;
- Better description of sysfs entry `sync_decompress`.
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
