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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 28 Jun 2006 11:01:22 EDT


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

Modified Files:
      Tag: openafs-devel-1_5_x
	cm_scache.c cm_scache.h cm_vnodeops.c 
Log Message:
DELTA DEVEL15-windows-bulkstat-eaccess-20060628
AUTHOR jaltman@secure-endpoints.com

New CM_SCACHEFLAG_EACCESS flag is used to track whether the status
information was the result of an EACCESS error during an inline bulk
status call.  If so, we have a callback but did not get any status
info.  When this flag is set we include the entry in future bulk status
calls but otherwise treat the cm_scache entry as if it has a valid
callback.  The callback will be revoked if the ACLs on the object
changes.


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-bulkstat-eaccess-20060628 openafs/src/WINNT/afsd/cm_scache.c 1.35.2.11 1.35.2.12
DEVEL15-windows-bulkstat-eaccess-20060628 openafs/src/WINNT/afsd/cm_scache.h 1.21.2.2 1.21.2.3
DEVEL15-windows-bulkstat-eaccess-20060628 openafs/src/WINNT/afsd/cm_vnodeops.c 1.69.2.7 1.69.2.8