OpenAFS CVS Commit: openafs/src/afs by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Tue, 25 Dec 2001 13:04:52 EST
Update of /cvs/openafs/src/afs
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/afs
Modified Files:
afs_dcache.c
Log Message:
DELTA dcache-dont-erroneously-fail-to-fill-in-tsmall-20011225
AUTHOR kolya@mit.edu
"The particular problem seems to be, when size
is computed to be zero, tsmall is not filled in with valid data,
and ProcessFS is called with a zeroed out OutStatus. This causes
the file to magically turn into a directory (VDIR), among other
things"
"The second part of the patch doesn't fix any bug that I've ran into
thus far, but seemed like a good idea while I was reading the code
to find the former bug."
--- DELTA config follows ---
dcache-dont-erroneously-fail-to-fill-in-tsmall-20011225 openafs/src/afs/afs_dcache.c 1.16 1.17