summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/lib/py/consts.py
diff options
context:
space:
mode:
authorChenXiaoSong <chenxiaosong@kylinos.cn>2025-12-06 10:44:58 +0800
committerSteve French <stfrench@microsoft.com>2025-12-09 21:01:16 -0600
commit98def4eb0244fbc840eb4aff16573c3924462ccd (patch)
tree6b503ed1b32bc6bf37c18faf6d3eee5357330eef /tools/testing/selftests/net/lib/py/consts.py
parent01ab0d1640e379f0a0d6602250b33ff2b45e9560 (diff)
smb/server: remove unused nterr.h
KSMBD does not use these NT error code definitions. Instead, it uses the SMB2 status code definitions defined in common/smb2status.h. By the way, server/nterr.h contains the following additional definitions compared to client/nterr.h: - NT_STATUS_PENDING - NT_STATUS_INVALID_LOCK_RANGE - NT_STATUS_NETWORK_SESSION_EXPIRED - NT_STATUS_NO_PREAUTH_INTEGRITY_HASH_OVERLAP We can add them to client/nterr.h in the next patch. 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/testing/selftests/net/lib/py/consts.py')
0 files changed, 0 insertions, 0 deletions