diff options
author | 2024-08-22 08:21:00 +0000 | |
---|---|---|
committer | 2024-09-15 10:42:44 -0500 | |
commit | 78181a5504a401e421e65d0257a33f904e0e7c29 (patch) | |
tree | bfdf85d8865eba120c7305b8e2744de108c92ae4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | smb: move some duplicate definitions to common/smbacl.h (diff) | |
download | wireguard-linux-78181a5504a401e421e65d0257a33f904e0e7c29.tar.xz wireguard-linux-78181a5504a401e421e65d0257a33f904e0e7c29.zip |
smb: move SMB2 Status code to common header file
There are only 4 different definitions between the client and server:
- STATUS_SERVER_UNAVAILABLE: from client/smb2status.h
- STATUS_FILE_NOT_AVAILABLE: from client/smb2status.h
- STATUS_NO_PREAUTH_INTEGRITY_HASH_OVERLAP: from server/smbstatus.h
- STATUS_INVALID_LOCK_RANGE: from server/smbstatus.h
Rename client/smb2status.h to common/smb2status.h, and merge the
2 different definitions of server to common header file.
Signed-off-by: ChenXiaoSong <chenxiaosong@kylinos.cn>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions