]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: update FSCTL definitions
authorSteve French <stfrench@microsoft.com>
Thu, 9 Sep 2021 04:06:24 +0000 (23:06 -0500)
committerSteve French <stfrench@microsoft.com>
Thu, 9 Sep 2021 04:36:31 +0000 (23:36 -0500)
commit522bcb15b01d266daee54f76d81ac83d33aa42a4
tree38c76c5b1da6a431ce87a4c597814f997fd2f9a6
parentfe083798e1cae524aaebc5b242365b7c8b630cc8
cifs: update FSCTL definitions

Add some missing defines used by ksmbd to the client
version of smbfsctl.h, and add a missing newer define
mentioned in the protocol definitions (MS-FSCC).

This will also make it easier to move to common code.

Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/smbfsctl.h