diff options
| author | ChenXiaoSong <chenxiaosong@kylinos.cn> | 2026-06-08 17:01:26 +0300 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2026-06-17 02:57:21 +0300 |
| commit | 7eeb7b6772f02772b92c39146603005d0a1cb324 (patch) | |
| tree | 839c77a2f60962264541e8b7675b815f4533d405 /include/linux/timerqueue.h | |
| parent | c91f4543ddecc49c96c175a90f51c991957f72e3 (diff) | |
| download | linux-7eeb7b6772f02772b92c39146603005d0a1cb324.tar.xz | |
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 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
