OpenAFS CVS Commit: openafs/src/afs by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 04 Aug 2005 16:44:58 EDT


Update of /cvs/openafs/src/afs
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/afs

Modified Files:
	afs_dcache.c 
Log Message:
DELTA client-omit-zero-length-reads-20050804
AUTHOR rtb@pclella.cern.ch

The attached patch restores the behaviour of the 1.2.x client: writes
appending to a file do not trigger a 0-length read which at best updates the
current status. If another cache manager wrote to the same file in the
meantime, the file status is updated only after the StoreData RPC (and for
the changes the last one wins).


--- DELTA config follows ---
client-omit-zero-length-reads-20050804 openafs/src/afs/afs_dcache.c 1.61 1.62