OpenAFS CVS Commit: openafs/src/venus by kolya

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 22 Aug 2002 13:00:15 EDT


Update of /cvs/openafs/src/venus
In directory GRAND.CENTRAL.ORG:/data/tmp/kolya/openafs/src/venus

Modified Files:
	fs.c 
Log Message:

DELTA allow-fs-newcell-even-when-no-cells-exist-20020822
AUTHOR kolya@mit.edu

Make "fs newcell" work even when there are no pre-existing cells in
the kernel yet.  Previously, newcell tried to issue a GetCell pioctl
to figure out what version of the pioctl interface the kernel is
using.  Lacking such information (if the pioctl returns an error),
we now assume the newer interface.


--- DELTA config follows ---
allow-fs-newcell-even-when-no-cells-exist-20020822 openafs/src/venus/fs.c 1.15 1.16