OpenAFS CVS Commit: openafs/src/fsint by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Mon, 03 Dec 2001 18:21:53 EST
Update of /cvs/openafs/src/fsint
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/fsint
Modified Files:
afsint.xg
Log Message:
DELTA make-storedata-use-unsigned-values-so-quota-cant-get-corrupted-20011203
AUTHOR kolya@mit.edu
Currently it's possible to give StoreData negative Pos/Length/FileLength
arguments and thereby set the volume quota usage to arbitrary values.
This patch makes these values unsigned, since negative file positions
and lengths don't make sense anyway.
--- DELTA config follows ---
make-storedata-use-unsigned-values-so-quota-cant-get-corrupted-20011203 openafs/src/fsint/afsint.xg 1.6 1.7