fs-sysname-20040619
authorJeffrey Altman <jaltman@mit.edu>
Sat, 19 Jun 2004 17:00:13 +0000 (17:00 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 19 Jun 2004 17:00:13 +0000 (17:00 +0000)
commit64a65ad7dc896ff39d68a9e622ee457c009ed5d7
tree06ec13c5f8b596707050bb52386f604741abe8e2
parent83d1e43ad551ffd0436d76d1cbfbf000f957c208
fs-sysname-20040619

Begin the process of supporting multiple sysnames on Windows as is
done on Unix.  These changes replace the internal variable with a list
of sysnames.

Still to do:  change command line interface to allow entry of multiple
names; and replace cm_ExpandSysName() with code similar to Unix which
allows expansion of one element in the list at a time.
src/WINNT/afsd/cm_ioctl.c
src/WINNT/afsd/cm_ioctl.h
src/WINNT/afsd/cm_vnodeops.c
src/WINNT/afsd/fs.c