OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Fri, 07 Oct 2005 23:51:28 EDT


Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-4/src/WINNT/afsd

Modified Files:
      Tag: openafs-stable-1_4_x
	cm_dcache.c cm_scache.h cm_vnodeops.c 
Log Message:
DELTA STABLE14-windows-byte-range-locks-20051007
AUTHOR jaltman@secure-endpoints.com

There was a race condition associated with maintaining the
CM_FILELOCK_FLAG_CLIENTONLY flag on locks bound to scache entries
for Read Only volumes.   Therefore, we remove the use of the flag
and simply test the RO status of the scache entry.


--- DELTA config for openafs-stable-1_4_x follows ---
STABLE14-windows-byte-range-locks-20051007 openafs/src/WINNT/afsd/cm_dcache.c 1.11.2.14 1.11.2.15
STABLE14-windows-byte-range-locks-20051007 openafs/src/WINNT/afsd/cm_scache.h 1.4.2.8 1.4.2.9
STABLE14-windows-byte-range-locks-20051007 openafs/src/WINNT/afsd/cm_vnodeops.c 1.19.2.23 1.19.2.24