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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 06 Oct 2005 09:50:13 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_vnodeops.c 
Log Message:
DELTA STABLE14-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 for openafs-stable-1_4_x follows ---
STABLE14-windows-byte-range-locks-20051006 openafs/src/WINNT/afsd/cm_vnodeops.c 1.19.2.21 1.19.2.22