Files
linux/fs/smb/common/compress
Namjae Jeon 6234f50105 smb: add common SMB2 compression transform helpers
Implement common validation, compression and decompression for SMB2
compression transforms.

Support unchained LZ77 and chained NONE, LZ77 and Pattern_V1 payloads.

Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
2026-06-16 18:57:21 -05:00
..