Whamcloud - gitweb
* Change the portal nal cmd interface to use a new struct
authorrread <rread>
Fri, 3 Oct 2003 21:47:28 +0000 (21:47 +0000)
committerrread <rread>
Fri, 3 Oct 2003 21:47:28 +0000 (21:47 +0000)
commit1c55c412cc896a3f2f83a97de7a7417b8afc8c5c
treed5a1be1fc6f2b618d3b3393fb2ea2205f9a88e3a
parentb7f1c85c1e75c58fd92b2c1bd14292497981d737
* Change the portal nal cmd interface to use a new struct
  portal_cfg. Add support to save these commands to the lustre config
  log.

* ll_fill_super now fetches the log through an MDC client it
  creates.  The main remaining peice is to setup networking, which
  will require a mount helper to parse nids and whatever.
lnet/klnds/gmlnd/gmlnd_module.c
lnet/utils/gmlndnid.c
lustre/portals/knals/gmnal/gmnal_module.c
lustre/portals/utils/gmnalnid.c