OpenAFS CVS Commit: openafs/src/volser by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Mon, 24 Sep 2001 06:49:51 EDT
Update of /cvs/openafs/src/volser
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/volser
Modified Files:
volprocs.c
Log Message:
DELTA allow-namei-fileservers-to-use-directories-instead-of-partitions-for-vicep-20010924
AUTHOR kolya@mit.edu
-- /vicepX/AFSIDat/README is created the first time the fileserver
is started, rather than the second time.
-- For the namei fileserver, /vicepa/Lock/vicepa is created as
the lockfile. Previously, on Solaris, the raw device was
was being used for LockPartition(), and that breaks when
there isn't a corresponding device.
-- The VolPartitions and XVolPartitions volserver calls now return
the list of attached (rather than mounted) partitions. This is
consistent with the NT fileserver and removes duplicate code.
The actual magic for allowing the fileserver to attach non-mounted
partitions is to create /vicepX/AlwaysAttach.
--- DELTA config follows ---
allow-namei-fileservers-to-use-directories-instead-of-partitions-for-vicep-20010924 openafs/src/volser/volprocs.c 1.7 1.8