Whamcloud - gitweb
Branch b1_5
authornathan <nathan>
Fri, 2 Jun 2006 19:24:51 +0000 (19:24 +0000)
committernathan <nathan>
Fri, 2 Jun 2006 19:24:51 +0000 (19:24 +0000)
commit87afd2d7c12289a85254580d5edca951335895e4
treed6202d6eacd537a6b8d4a5e977aa10e3b7119d10
parent263fbf80e2d1c6ed034b2eab9651d8a2d6b436bc
Branch b1_5
b=10586
Removed the few bits of code assuming a single MGC.  Now, name MGCs with the
first NID of the MGS they point to; start a new MGC if the name doesn't exist.
This allows maximal re-use of the MGC (all servers/clients pointing to the same
MGS), but also allows connects to new MGSs as needed.
lustre/include/obd_class.h
lustre/ldlm/ldlm_lib.c
lustre/mgc/mgc_request.c
lustre/obdclass/obd_mount.c
lustre/ptlrpc/import.c
lustre/tests/insanity.sh