diff options
author | Steve French <stfrench@microsoft.com> | 2022-03-25 04:09:29 +0100 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-03-25 16:40:56 +0100 |
commit | 113be37d87449836ebbca4ca2909dc4e1db9663d (patch) | |
tree | a17f870773cdf0f6122386602fda9a07413cf9aa /scripts/Makefile.headersinst | |
parent | cifs: fix incorrect use of list iterator after the loop (diff) | |
download | linux-113be37d87449836ebbca4ca2909dc4e1db9663d.tar.xz linux-113be37d87449836ebbca4ca2909dc4e1db9663d.zip |
[smb3] move more common protocol header definitions to smbfs_common
We have duplicated definitions for various SMB3 PDUs in
fs/ksmbd and fs/cifs. Some had already been moved to
fs/smbfs_common/smb2pdu.h
Move definitions for
- error response
- query info and various related protocol flags
- various lease handling flags and the create lease context
to smbfs_common/smb2pdu.h to reduce code duplication
Reviewed-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/Makefile.headersinst')
0 files changed, 0 insertions, 0 deletions