r5497: Fix for DIR1 failures in build farm. It struck me that we
commit6baedb3d3f1f4cafb82c4a8d619cb972d5a42382
authorJeremy Allison <jra@samba.org>
Tue, 22 Feb 2005 05:11:37 +0000 (22 05:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:43 +0000 (10 10:55 -0500)
tree1a021a4024fa959f8688742459eadf272488d6a2
parent37ea9da1fdf7eac31bb0d7ced407d49e3f5900bc
r5497: Fix for DIR1 failures in build farm. It struck me that we
only care about failing with ACCESS_DENIED if we can't delete
with DELETE access requested. All other errors will be processed
as normal.
Jeremy.
(This used to be commit 360800592c55c9dd8fd787944b3d482f2b9eb951)
source3/smbd/nttrans.c