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)
commita301467d5f645dada27093ddfd74890b88bb4ce8
tree1d7885db15f42257c2cb657c2cd8ca433036b87d
parent0fd0b57107fcdbf7eda85b3f3b969c5dc9eaadc5
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.
source/include/smb.h
source/locking/locking.c
source/smbd/open.c
source/smbd/reply.c
source/smbd/trans2.c