Fix suggested by "Christian Groessler" <chris@fast-ag.de>
commitc76dc7c2963d1205cf46849df6b6f0edbf63692d
authorSamba Release Account <samba-bugs@samba.org>
Wed, 20 Aug 1997 01:22:05 +0000 (20 01:22 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Wed, 20 Aug 1997 01:22:05 +0000 (20 01:22 +0000)
tree4d778d8bcded6c1096902cfa41cd74291307da2a
parent5c3357953c038e0cfb20567c704ec0579ca192b7
Fix suggested by "Christian Groessler" <chris@fast-ag.de>
dir.c: Cause dptr_create to return -2 when failing on unix error.
reply.c: Use UNIXERROR in more cases.
server.c: Add ENOTDIR mapping to error table.
trans2.c: Correctly determine UNIX error on dptr_create.
Jeremy (jallison@whistle.com)
(This used to be commit de38a0b34fcd65fa3024300f978aa30eb86d854f)
source3/smbd/dir.c
source3/smbd/reply.c
source3/smbd/server.c
source3/smbd/trans2.c