Fixup error mapping so we have only one table containing errno -> dos error -> NT...
authorJeremy Allison <jra@samba.org>
Wed, 16 Jan 2002 21:27:57 +0000 (21:27 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 16 Jan 2002 21:27:57 +0000 (21:27 +0000)
commit16fcbf3c1ccf1d704765653f68395dd596c0d841
tree1502fa226ed2e10bae2ddd7058a405b2d4798cdc
parent64301bc5f75283c948630d2b78d28e3869db39a2
Fixup error mapping so we have only one table containing errno -> dos error -> NT STATUS
maps. Fixes problem with disk full returning incorrect error.
Jeremy.
source/include/smb.h
source/lib/error.c
source/libsmb/errormap.c
source/smbd/error.c