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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Fri, 26 Dec 2008 18:34:37 EST


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_dir.c 
Log Message:
DELTA DEVEL15-windows-afsd-dir-prefetch-20081226
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

when prefetching the directory buffers do not call cm_FlushFile to
discard locally modified buffers.  Instead just set the cm_scache_t
bufDataVersionLow to the current version.  out of date buffers will
therefore be ignored without requiring that locks be dropped and
reacquired and without searching all of the buffers associated with
the directory.


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-afsd-dir-prefetch-20081226 openafs/src/WINNT/afsd/cm_dir.c 1.4.4.21 1.4.4.22