summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorChenXiaoSong <chenxiaosong@kylinos.cn>2026-06-08 14:01:26 +0000
committerSteve French <stfrench@microsoft.com>2026-06-16 18:57:21 -0500
commit7eeb7b6772f02772b92c39146603005d0a1cb324 (patch)
tree839c77a2f60962264541e8b7675b815f4533d405 /scripts/stackusage
parentc91f4543ddecc49c96c175a90f51c991957f72e3 (diff)
smb/server: implement FSCTL_SET_COMPRESSION ioctl handler
Example: 1. client: smbinfo setcompression no /mnt/file 2. client: smbinfo getcompression /mnt/file Compression: 0 (NONE) 3. client: smbinfo setcompression lznt1 /mnt/file 4. client: smbinfo getcompression /mnt/file Compression: 2 (LZNT1) 5. client: smbinfo setcompression default /mnt/file 6. client: smbinfo getcompression /mnt/file Compression: 2 (LZNT1) Signed-off-by: ChenXiaoSong <chenxiaosong@kylinos.cn> Acked-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions