Whamcloud - gitweb
landing b_lcfg to b_devel
authorrread <rread>
Wed, 8 Oct 2003 07:07:05 +0000 (07:07 +0000)
committerrread <rread>
Wed, 8 Oct 2003 07:07:05 +0000 (07:07 +0000)
commit41c9c6cb4335c9242a3646a43c4e9255612d09be
treec72ad741e09d183c74414e684256ca71d533ecf0
parent9d3bc4ea38b7abcf800eb402d0715a07e8504ff5
landing b_lcfg to b_devel

- llog network api for processing the log from the client
- config messages changed to use struct lustre_cfg and struct
  portals_cfg
- lctl record options save config messages to log on the mds
- ll_fill_super supports fetching the log and replaying to setup
  the devices needed for mount.
- small changes to lctl interface to support new config protocol.

  - newdev is now a no-op.
  - cfg_device <device name> is used to set the target device for
    detach and cleanup.
34 files changed:
lnet/include/linux/kp30.h
lnet/include/linux/portals_lib.h
lnet/include/lnet/lltrace.h
lnet/include/lnet/lnetctl.h
lnet/include/lnet/ptlctl.h
lnet/klnds/gmlnd/gmlnd_module.c
lnet/klnds/qswlnd/qswlnd.c
lnet/klnds/socklnd/socklnd.c
lnet/klnds/toelnd/toenal.c
lnet/libcfs/module.c
lnet/utils/acceptor.c
lnet/utils/gmlndnid.c
lnet/utils/portals.c
lustre/kernel_patches/patches/2.6.0-test5-mm4.patch
lustre/llite/llite_internal.h
lustre/mdc/mdc_lib.c
lustre/mds/mds_internal.h
lustre/obdfilter/filter_san.c
lustre/osc/osc_lib.c
lustre/portals/include/linux/kp30.h
lustre/portals/include/linux/portals_lib.h
lustre/portals/include/portals/lltrace.h
lustre/portals/include/portals/ptlctl.h
lustre/portals/knals/gmnal/gmnal_module.c
lustre/portals/knals/qswnal/qswnal.c
lustre/portals/knals/socknal/socknal.c
lustre/portals/knals/toenal/toenal.c
lustre/portals/libcfs/module.c
lustre/portals/utils/acceptor.c
lustre/portals/utils/gmnalnid.c
lustre/portals/utils/portals.c
lustre/ptlrpc/ptlrpc_lib.c
lustre/tests/replay-dual.sh
lustre/tests/replay-single.sh