OpenAFS CVS Commit: openafs/src/afs by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Tue, 09 Oct 2001 20:10:32 EDT
Update of /cvs/openafs/src/afs
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/afs
Modified Files:
afs.h afs_call.c afs_daemons.c afs_dcache.c afs_vcache.c
afs_volume.c
Added Files:
afs_dynroot.c
Log Message:
DELTA unix-dynroot-support-20011009
AUTHOR kolya@mit.edu
The result is that if afsd is started with "-dynroot", /afs
will be a locally-generated directory, with mountpoints for every
cell in CellServDB (and /afs/.cellname as the rw mountpoint). If
AFSDB support is also enabled, attempting to access /afs/foo will
cause the cache manager to do an AFSDB lookup on foo, similar to
an automounter. Cell aliases become symlinks to the real cell
names under /afs.
--- DELTA config follows ---
unix-dynroot-support-20011009 openafs/src/afs/afs_dynroot.c /dev/null 1.1
unix-dynroot-support-20011009 openafs/src/afs/afs.h 1.11 1.12
unix-dynroot-support-20011009 openafs/src/afs/afs_call.c 1.17 1.18
unix-dynroot-support-20011009 openafs/src/afs/afs_daemons.c 1.7 1.8
unix-dynroot-support-20011009 openafs/src/afs/afs_dcache.c 1.11 1.12
unix-dynroot-support-20011009 openafs/src/afs/afs_vcache.c 1.11 1.12
unix-dynroot-support-20011009 openafs/src/afs/afs_volume.c 1.7 1.8