r23017: fixed the warning we have been getting for a long time:
authorAndrew Tridgell <tridge@samba.org>
Sun, 20 May 2007 08:01:02 +0000 (08:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:52:39 +0000 (14:52 -0500)
commite3036006fe99893eb6c4f69ca2e70e48d35e8f24
tree8ecfd4511729dc5c3b5a757043e2eedc439542ac
parentd2872b42f36ceac89970e3c1596300fa55ff7c50
r23017: fixed the warning we have been getting for a long time:
   pvfs_close: failed to delete XXX
during the BASE-DELETE test. It was a real bug, and could result in a
delete on close triggering for a handle that had never fully opened.
(This used to be commit 398c3724b4cd8c8073c8a77f8b0568d6b3ce1e7d)
source4/ntvfs/posix/pvfs_open.c
source4/ntvfs/posix/vfs_posix.h