OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Fri, 07 Oct 2005 23:49:51 EDT
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/WINNT/afsd
Modified Files:
cm_dcache.c cm_scache.h cm_vnodeops.c
Log Message:
DELTA 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 follows ---
windows-byte-range-locks-20051007 openafs/src/WINNT/afsd/cm_dcache.c 1.25 1.26
windows-byte-range-locks-20051007 openafs/src/WINNT/afsd/cm_scache.h 1.13 1.14
windows-byte-range-locks-20051007 openafs/src/WINNT/afsd/cm_vnodeops.c 1.51 1.52