summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHyunchul Lee <hyc.lee@gmail.com>2026-08-21 14:00:58 +0900
committerNamjae Jeon <linkinjeon@kernel.org>2026-08-21 19:08:57 +0900
commit2bef615ebf2884f33036123ada4dc00c0f54904d (patch)
tree6eecdf3d98845faa4847b494cd08463924f4f013 /tools/perf/scripts/python
parent7ddb3fef353231adcaba2c6c891463226e9c199f (diff)
downloadlinux-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