OpenAFS CVS Commit: openafs/src/afsd by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Thu, 02 Aug 2001 12:16:34 EDT
Update of /cvs/openafs/src/afsd
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/afsd
Modified Files:
afsd.c
Log Message:
DELTA use-multiple-cache-directories-for-large-caches-20010802
AUTHOR warlord@mit.edu
- support for large caches in afsd. Cachefiles are stored in
subdirectories. The default is 2048 files per subdirectory, which
should work fine in most situations. You can use the new afsd
option -files_per_subdir to change this number. Note that the first
time you run afsd with this patch, your cachefiles will get moved
into subdirectories. If you subsequently run an older version of
afsd, you will lose all your cached files.
--- DELTA config follows ---
use-multiple-cache-directories-for-large-caches-20010802 openafs/src/afsd/afsd.c 1.12 1.13