smb: client: negotiate compression algorithms
authorEnzo Matsumiya <ematsumiya@suse.de>
Fri, 23 Feb 2024 14:58:57 +0000 (11:58 -0300)
committerSteve French <stfrench@microsoft.com>
Mon, 11 Mar 2024 00:52:42 +0000 (19:52 -0500)
commit8fe7062b7d11fcd21c4dcb5f530eaa1a099b24e7
treee18865670d456f31c3546d5401223de10c42a7eb
parent073dd87c8e1ee55ca163956f0c71249dc28aac51
smb: client: negotiate compression algorithms

Change "compress=" mount option to a boolean flag, that, if set,
will enable negotiating compression algorithms with the server.

Do not de/compress anything for now.

Signed-off-by: Enzo Matsumiya <ematsumiya@suse.de>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/cifs_debug.c
fs/smb/client/cifsglob.h
fs/smb/client/connect.c
fs/smb/client/fs_context.c
fs/smb/client/fs_context.h
fs/smb/client/smb2pdu.c