use-multiple-cache-directories-for-large-caches-20010802
authorDerek Atkins <warlord@mit.edu>
Thu, 2 Aug 2001 17:17:41 +0000 (17:17 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 2 Aug 2001 17:17:41 +0000 (17:17 +0000)
commitd11b1bf9247a819843ac42ba1dd66e2fc188892b
treed20763894f2a6bc7dc19c9c7c453315b811775de
parent9692094ec3beed7f526ee65fb27e852be3b485ea
use-multiple-cache-directories-for-large-caches-20010802

- 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.

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

news entry for large cache patch
NEWS
src/afsd/afsd.c