summaryrefslogtreecommitdiff
path: root/source3/lib/util_tdb.c
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2007-07-17 18:48:39 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:28:46 -0500
commit14826b0a794fb321cee43df0aadf3a34460dbfcc (patch)
tree06bcbee71c98d03855c295ea0979b686d0b191b6 /source3/lib/util_tdb.c
parent00b27d2d6933e29d9d89652e4f193562bb204f39 (diff)
downloadsamba-14826b0a794fb321cee43df0aadf3a34460dbfcc.tar.gz
samba-14826b0a794fb321cee43df0aadf3a34460dbfcc.tar.bz2
samba-14826b0a794fb321cee43df0aadf3a34460dbfcc.zip
r23935: We were lying to the client in the case of POSIX_UNLINK
if a Windows client had the file open. We were setting delete on close and returning "ok". The POSIX client then believed the file was gone (and it wasn't). Fix this to return SHARING_VIOLATION if there is an existing NTcreateX open on the file and someone calls POSIX_UNLINK. Still one more Cthon test to fix but getting closer now. Should be in 3.0.25c also. Jeremy. (This used to be commit 24e625a615447c025b73fed2d3db03c1f11ae596)
Diffstat (limited to 'source3/lib/util_tdb.c')
0 files changed, 0 insertions, 0 deletions