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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Fri, 26 Dec 2008 18:40:14 EST


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

Modified Files:
	cm_btree.c 
Log Message:
DELTA windows-afsd-btree-lookups-20081226
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

when performing a lookup operation it is acceptable for the data version
of the btree to be greater than the data version of the cm_dirOp_t 
under which the operation is being performed.  No change to the btree
can take place and the result of the lookup will maintain consistency
without requiring an additional restart of the directory operation.



--- DELTA config follows ---
windows-afsd-btree-lookups-20081226 openafs/src/WINNT/afsd/cm_btree.c 1.22 1.23