svn commit: samba r973 - trunk/source/smbd

jra at samba.org jra at samba.org
Wed Jun 2 02:12:49 GMT 2004


Author: jra
Date: 2004-06-02 02:12:49 +0000 (Wed, 02 Jun 2004)
New Revision: 973

Modified:
   trunk/source/smbd/open.c
   trunk/source/smbd/process.c
Log:
Fix open code to pass more torture tests. We now pass the Samba4
oplock test. We do this be changing the algorithm when breaking
oplocks slightly. Previously we broke an oplock, then re-loaded
the share modes and re-iterated. Now we break all oplocks, then
re-load the share modes and check the share details - then iterate.
This seems to match the way Win2k3 does it.
Jeremy.


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=973&nolog=1


More information about the samba-cvs mailing list