OpenAFS CVS Commit: openafs/src/vol by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Mon, 24 Sep 2001 06:49:48 EDT


Update of /cvs/openafs/src/vol
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/vol

Modified Files:
	namei_ops.c partition.c partition.h 
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/vol/namei_ops.c 1.9 1.10
allow-namei-fileservers-to-use-directories-instead-of-partitions-for-vicep-20010924 openafs/src/vol/partition.c 1.13 1.14
allow-namei-fileservers-to-use-directories-instead-of-partitions-for-vicep-20010924 openafs/src/vol/partition.h 1.3 1.4