]> git.michaelhowe.org Git - packages/o/openafs.git/commit
client-omit-zero-length-reads-20050804
authorRainer Toebbicke <rtb@pclella.cern.ch>
Thu, 4 Aug 2005 20:31:33 +0000 (20:31 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 4 Aug 2005 20:31:33 +0000 (20:31 +0000)
commit177547465639d4ed65646edc4f635ac84819896e
tree92aa53db2215661cb146805b408551e4a8c2f275
parentfc0ca363da52144628a35abae30315257bbf76a8
client-omit-zero-length-reads-20050804

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).
src/afs/afs_dcache.c