diff options
author | Jeremy Allison <jra@samba.org> | 2007-07-17 18:48:39 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:28:46 -0500 |
commit | 14826b0a794fb321cee43df0aadf3a34460dbfcc (patch) | |
tree | 06bcbee71c98d03855c295ea0979b686d0b191b6 /testsuite | |
parent | 00b27d2d6933e29d9d89652e4f193562bb204f39 (diff) | |
download | samba-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 'testsuite')
0 files changed, 0 insertions, 0 deletions