OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Thu, 06 Oct 2005 09:48:58 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_vnodeops.c
Log Message:
DELTA windows-byte-range-locks-20051006
AUTHOR jaltman@secure-endpoints.com
Do not mark locks lost simply because the ExtendLock failed.
A lock is only lost if the server responds with EINVAL indicating
that the lock no longer exists. A lock can be renewed by other clients
that are also using the file. The client can make no assumptions about
the status of a lock based upon the passage of time.
--- DELTA config follows ---
windows-byte-range-locks-20051006 openafs/src/WINNT/afsd/cm_vnodeops.c 1.49 1.50