Whamcloud - gitweb
merge b_devel to b_eq: 20031107
authorericm <ericm>
Fri, 7 Nov 2003 15:50:56 +0000 (15:50 +0000)
committerericm <ericm>
Fri, 7 Nov 2003 15:50:56 +0000 (15:50 +0000)
commit5c89556f842cb2a51749a075d18fdffc61ea56d3
treecc43bf420f9bf4c8645c453d1cf200a7b7c778c4
parentb2c34cf63d428147d4a2008be0464c2f77a9d296
merge b_devel to b_eq: 20031107
kernel passed sanity, but liblustre broken since lconf changes. need fix
by robert.
70 files changed:
lnet/archdep.m4
lnet/include/linux/kp30.h
lnet/include/linux/portals_lib.h
lnet/include/lnet/lib-types.h
lnet/klnds/Makefile.am
lnet/klnds/iblnd/.cvsignore [new file with mode: 0644]
lnet/klnds/iblnd/Makefile.am [new file with mode: 0644]
lnet/klnds/iblnd/ibnal.c [new file with mode: 0644]
lnet/klnds/iblnd/ibnal.h [new file with mode: 0644]
lnet/klnds/iblnd/ibnal_cb.c [new file with mode: 0644]
lnet/klnds/iblnd/ibnal_send_recv_self_testing.c [new file with mode: 0644]
lnet/klnds/iblnd/uagent.c [new file with mode: 0644]
lnet/klnds/qswlnd/qswlnd.c
lnet/klnds/qswlnd/qswlnd_cb.c
lnet/klnds/scimaclnd/scimacnal.c
lnet/klnds/scimaclnd/scimacnal_cb.c
lnet/klnds/socklnd/socklnd.c
lnet/klnds/socklnd/socklnd.h
lnet/klnds/socklnd/socklnd_cb.c
lnet/klnds/toelnd/toenal_cb.c
lnet/libcfs/debug.c
lnet/libcfs/module.c
lnet/lnet/api-init.c
lnet/lnet/lib-init.c
lnet/lnet/lib-move.c
lnet/lnet/lib-msg.c
lnet/router/router.c
lnet/tests/ping_cli.c
lnet/tests/sping_cli.c
lnet/utils/acceptor.c
lnet/utils/portals.c
lnet/utils/ptlctl.c
lustre/kernel_patches/patches/iod-stock-exports-2.4.22.patch [new file with mode: 0644]
lustre/kernel_patches/patches/kernel_text_address-2.4.20-rh.patch [new file with mode: 0644]
lustre/kernel_patches/patches/kernel_text_address-2.4.20-vanilla.patch [new file with mode: 0644]
lustre/kernel_patches/patches/linux-2.4.22-xattr-0.8.54.patch [new file with mode: 0644]
lustre/kernel_patches/patches/nfs_export_kernel-2.4.22.patch [new file with mode: 0644]
lustre/kernel_patches/series/vanilla-2.4.22 [new file with mode: 0644]
lustre/portals/archdep.m4
lustre/portals/include/linux/kp30.h
lustre/portals/include/linux/portals_lib.h
lustre/portals/include/portals/lib-types.h
lustre/portals/knals/Makefile.am
lustre/portals/knals/ibnal/.cvsignore [new file with mode: 0644]
lustre/portals/knals/ibnal/Makefile.am [new file with mode: 0644]
lustre/portals/knals/ibnal/ibnal.c [new file with mode: 0644]
lustre/portals/knals/ibnal/ibnal.h [new file with mode: 0644]
lustre/portals/knals/ibnal/ibnal_cb.c [new file with mode: 0644]
lustre/portals/knals/ibnal/ibnal_send_recv_self_testing.c [new file with mode: 0644]
lustre/portals/knals/ibnal/uagent.c [new file with mode: 0644]
lustre/portals/knals/qswnal/qswnal.c
lustre/portals/knals/qswnal/qswnal_cb.c
lustre/portals/knals/scimacnal/scimacnal.c
lustre/portals/knals/scimacnal/scimacnal_cb.c
lustre/portals/knals/socknal/socknal.c
lustre/portals/knals/socknal/socknal.h
lustre/portals/knals/socknal/socknal_cb.c
lustre/portals/knals/toenal/toenal_cb.c
lustre/portals/libcfs/debug.c
lustre/portals/libcfs/module.c
lustre/portals/portals/api-init.c
lustre/portals/portals/lib-init.c
lustre/portals/portals/lib-move.c
lustre/portals/portals/lib-msg.c
lustre/portals/router/router.c
lustre/portals/tests/ping_cli.c
lustre/portals/tests/sping_cli.c
lustre/portals/utils/acceptor.c
lustre/portals/utils/portals.c
lustre/portals/utils/ptlctl.c