OpenAFS CVS Commit: openafs/src/viced by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Wed, 26 Dec 2001 15:58:09 EST
Update of /cvs/openafs/src/viced
In directory GRAND.CENTRAL.ORG:/data/sb/openafs-stable-1.2/openafs/src/viced
Modified Files:
Tag: openafs-stable-1_2_x
afsfileprocs.c
Log Message:
DELTA STABLE12-make-storedata-use-unsigned-values-so-quota-cant-get-corrupted-20011226
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 for openafs-stable-1_2_x follows ---
STABLE12-make-storedata-use-unsigned-values-so-quota-cant-get-corrupted-20011226 openafs/src/viced/afsfileprocs.c 1.10.2.2 1.10.2.3