mirror of
https://github.com/samba-team/samba.git
synced 2025-11-21 12:23:50 +03:00
r20080: add error code that maps to NT_STATUS_INVALID_NETWORD_RESPONSE
metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
527bd9a0a3
commit
cb5c2e9dc6
@@ -174,6 +174,7 @@
|
||||
#define WERR_GENERAL_FAILURE W_ERROR(31)
|
||||
#define WERR_NOT_SUPPORTED W_ERROR(50)
|
||||
#define WERR_BAD_NETPATH W_ERROR(53)
|
||||
#define WERR_BAD_NET_RESP W_ERROR(58)
|
||||
#define WERR_UNEXP_NET_ERR W_ERROR(59)
|
||||
#define WERR_PRINTQ_FULL W_ERROR(61)
|
||||
#define WERR_NO_SPOOL_SPACE W_ERROR(62)
|
||||
|
||||
Reference in New Issue
Block a user