Re-wrote the guts of the rename_internals code to cope with a reported
authorJeremy Allison <jra@samba.org>
Fri, 4 Jan 2002 21:11:35 +0000 (21:11 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 4 Jan 2002 21:11:35 +0000 (21:11 +0000)
commiteb61d92ca7053bef9142a29f296aae695c47db33
treeace319cdf0210116ae07067c3edbbb1e6e2ddf1c
parent8942e906f0b3d02a94a3bd0411d3d11ac4af5873
Re-wrote the guts of the rename_internals code to cope with a reported
bug (renaming name -> name was failing, on W2K it succeeds). Simplified
the common case, did a lot of work to ensure NT error codes are correctly
reported back to client.
Jeremy.
(This used to be commit e6b27f3d8069ae304baaebe09341c58d46b05fe4)
source3/smbd/nttrans.c
source3/smbd/reply.c
source3/smbd/vfs.c