]> 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)
commit55c2f5b3bc0fc8344758714d3849c8be281096bf
tree38c76c5b1da6a431ce87a4c597814f997fd2f9a6
parentfa1862a461460f9e19b25c45242c6cccb25ab2e8
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