mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
r9253: From Samba4 tridge commit - added a new DOS error code (thanks to EMC)
Jeremy.
(This used to be commit b195af0b39
)
This commit is contained in:
parent
2ab5b8594e
commit
4a9637495e
@ -72,6 +72,7 @@
|
||||
#define ERRpipeclosing 232 /* named pipe close in progress */
|
||||
#define ERRnotconnected 233 /* No process on other end of named pipe */
|
||||
#define ERRmoredata 234 /* More data to be returned */
|
||||
#define ERReainconsistent 255 /* from EMC */
|
||||
#define ERRnomoreitems 259
|
||||
#define ERRbaddirectory 267 /* Invalid directory name in a path. */
|
||||
#define ERReasnotsupported 282 /* Extended attributes */
|
||||
|
Loading…
Reference in New Issue
Block a user