diff options
| author | Hyunchul Lee <hyc.lee@gmail.com> | 2026-08-21 14:00:58 +0900 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-08-21 19:08:57 +0900 |
| commit | 2bef615ebf2884f33036123ada4dc00c0f54904d (patch) | |
| tree | 6eecdf3d98845faa4847b494cd08463924f4f013 /tools/perf/scripts/python | |
| parent | 7ddb3fef353231adcaba2c6c891463226e9c199f (diff) | |
| download | linux-2bef615ebf2884f33036123ada4dc00c0f54904d.tar.gz linux-2bef615ebf2884f33036123ada4dc00c0f54904d.zip | |
ntfs: add non-resident WOF decompression
Introduce non-resident Windows System Compression (WOF) decompression
support. Add wof.c containing parse_wof_chunk_table() and
ntfs_read_wof_compressed_block(), and routing them via transparent
codec ops table with dynamic scratch memory allocation. Hook up
ntfs_readpage/read_folio paths in aops.c to delegate to the WOF block
reader when NInoWofCompressed is set.
Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
