svn commit: samba r3540 - in branches/SAMBA_4_0/source: ntvfs/posix torture/raw

tridge at samba.org tridge at samba.org
Fri Nov 5 02:22:08 GMT 2004


Author: tridge
Date: 2004-11-05 02:22:07 +0000 (Fri, 05 Nov 2004)
New Revision: 3540

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=3540

Log:
added testing of SMBntcancel in the open/open/close mux
testing. Interestingly, w2k3 does not allow the cancel of an
outstanding async open request, whereas it does allow the cancel of an
outstanding async lock request. To support this I have changed the
pvfs_wait interface to provide a enum on why the event is happening,
so the callback can decide what to do.

Modified:
   branches/SAMBA_4_0/source/ntvfs/posix/pvfs_lock.c
   branches/SAMBA_4_0/source/ntvfs/posix/pvfs_open.c
   branches/SAMBA_4_0/source/ntvfs/posix/pvfs_wait.c
   branches/SAMBA_4_0/source/ntvfs/posix/vfs_posix.h
   branches/SAMBA_4_0/source/torture/raw/mux.c


Changeset:
Sorry, the patch is too large (252 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=3540


More information about the samba-cvs mailing list