OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Wed, 28 Jun 2006 11:00:33 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_scache.c cm_scache.h cm_vnodeops.c
Log Message:
DELTA 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 follows ---
windows-bulkstat-eaccess-20060628 openafs/src/WINNT/afsd/cm_scache.c 1.46 1.47
windows-bulkstat-eaccess-20060628 openafs/src/WINNT/afsd/cm_scache.h 1.23 1.24
windows-bulkstat-eaccess-20060628 openafs/src/WINNT/afsd/cm_vnodeops.c 1.76 1.77