r23100: Implement the delete on close semantics I've just tested for
authorJeremy Allison <jra@samba.org>
Wed, 23 May 2007 21:32:10 +0000 (21:32 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:22:46 +0000 (12:22 -0500)
commitdbfd6bf8c8cc9945c4ba7e22ac44b1f33f9c7ce6
tree04b65312f9eff3b6164e94e1d5b7fd53de03ab4c
parente85613f915a44f572eb4719f9e22943450c07b26
r23100: Implement the delete on close semantics I've just tested for
in Samba4 smbtorture. Fix rename on an open file handle.
Needed for 3.0.25a.
Jeremy.
(This used to be commit a301467d5f645dada27093ddfd74890b88bb4ce8)
source3/include/smb.h
source3/locking/locking.c
source3/smbd/open.c
source3/smbd/reply.c
source3/smbd/trans2.c