Whamcloud - gitweb
Merge from b_devel -> b_orphan
authoradilger <adilger>
Wed, 4 Jun 2003 21:34:50 +0000 (21:34 +0000)
committeradilger <adilger>
Wed, 4 Jun 2003 21:34:50 +0000 (21:34 +0000)
commitf0bdb5d2a0e95ba70590462e60ccdbc97cd09784
tree30d2a48b04a5bd03a01e243cbbe2a9d7a1ce0b91
parent5c5d4cab2117d23581bab8e6d57f45c44b188860
Merge from b_devel -> b_orphan
  DEVEL_ORPHAN_UPDATE_PARENT_20030528 -> DEVEL_ORPHAN_UPDATE_PARENT_20030604

This is a non-functional commit, with osc/osc_request.c not compiling because
it is missing the "llog_commit_master" data struct, and does not have any
commit threads started yet.  I'm beginning to think the right thing to do
here is to create a single global llog_commit_master struct for the OSC, and
start a single thread at module setup time, and clean it all up at module
unload time, but I could be convinced otherwise.
27 files changed:
lnet/Makefile.am
lnet/doc/ieee.bst
lnet/doc/portals3.lyx
lnet/include/linux/kp30.h
lnet/include/lnet/defines.h
lnet/include/lnet/internal.h
lnet/include/lnet/lib-lnet.h
lnet/include/lnet/lib-p30.h
lnet/include/lnet/myrnal.h
lnet/include/lnet/nal.h
lnet/include/lnet/ppid.h
lnet/include/lnet/stringtab.h
lnet/libcfs/debug.c
lnet/libcfs/module.c
lustre/portals/Makefile.am
lustre/portals/doc/ieee.bst
lustre/portals/doc/portals3.lyx
lustre/portals/include/linux/kp30.h
lustre/portals/include/portals/defines.h
lustre/portals/include/portals/lib-p30.h
lustre/portals/include/portals/myrnal.h
lustre/portals/include/portals/nal.h
lustre/portals/include/portals/ppid.h
lustre/portals/include/portals/stringtab.h
lustre/portals/libcfs/debug.c
lustre/portals/libcfs/module.c
lustre/scripts/llite-group.sh