commit | 2fe4f62de4892b88c16fee7c2832eb37f1d3c4a0 | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Sun Mar 15 17:42:41 2020 -0500 |
committer | Steve French <stfrench@microsoft.com> | Sun Mar 22 22:49:10 2020 -0500 |
tree | 20bb36f977bf4b2f0f3cf896110e081bbd96214e | |
parent | cff2def598f866feb5f8072ffd77057d2ea3b5ad [diff] |
SMB3: Add new compression flags Additional compression capabilities can now be negotiated and a new compression algorithm. Add the flags for these. See newly updated MS-SMB2 sections 3.1.4.4.1 and 2.2.3.1.3 Signed-off-by: Steve French <stfrench@microsoft.com> Acked-by: Ronnie Sahlberg <lsahlber@redhat.com>