Whamcloud - gitweb
merge b_devel -> b_eq 20031004
authorericm <ericm>
Sat, 4 Oct 2003 11:34:42 +0000 (11:34 +0000)
committerericm <ericm>
Sat, 4 Oct 2003 11:34:42 +0000 (11:34 +0000)
commitd6781ceec3d62da95602cd19711bda6c3dc08947
tree8cd7bddead7454495cbd92d92f50c60db68a6f55
parent1c55c412cc896a3f2f83a97de7a7417b8afc8c5c
merge b_devel -> b_eq 20031004
kernel only
109 files changed:
lnet/archdep.m4
lnet/include/linux/kp30.h
lnet/include/lnet/lnetctl.h
lnet/include/lnet/ptlctl.h
lnet/klnds/gmlnd/Makefile.am
lnet/klnds/gmlnd/gm-1.5.2.1-exports.patch [deleted file]
lnet/klnds/gmlnd/gmlnd.h
lnet/klnds/gmlnd/gmlnd_cb.c
lnet/klnds/gmlnd/gmnal.c [deleted file]
lnet/klnds/qswlnd/qswlnd.c
lnet/klnds/qswlnd/qswlnd.h
lnet/klnds/qswlnd/qswlnd_cb.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.c
lnet/klnds/toelnd/toenal_cb.c
lnet/libcfs/Makefile.am
lnet/libcfs/debug.c
lnet/libcfs/module.c
lnet/libcfs/proc.c
lnet/lnet/api-init.c
lnet/lnet/lib-move.c
lnet/router/router.c
lnet/router/router.h
lnet/tests/ping_cli.c
lnet/tests/ping_srv.c
lnet/tests/sping_cli.c
lnet/tests/sping_srv.c
lnet/tests/startclient.sh
lnet/tests/startserver.sh
lnet/utils/.cvsignore
lnet/utils/Makefile.am
lnet/utils/parser.c
lnet/utils/portals.c
lnet/utils/ptlctl.c
lustre/Makefile.mk
lustre/kernel_patches/kernel_configs/kernel-2.4.20-rh-2.4-i686-smp.config [new file with mode: 0644]
lustre/kernel_patches/kernel_configs/linux-2.4.20-rh-i686-smp.config [new file with mode: 0644]
lustre/kernel_patches/lustre-kernel.spec.in [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-htree-2.4.22-rh.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-htree.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-orphan_lock-2.4.22-rh.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-wantedi-2.6.patch [new file with mode: 0644]
lustre/kernel_patches/patches/extN-wantedi-2.4.22-rh.patch [new file with mode: 0644]
lustre/kernel_patches/patches/iod-stock-exports-2.4.22-rh.patch [new file with mode: 0644]
lustre/kernel_patches/patches/socket-exports-2.4.22-rh.patch [new file with mode: 0644]
lustre/kernel_patches/patches/tcp-zero-copy-2.4.22-rh.patch [new file with mode: 0644]
lustre/kernel_patches/patches/vfs_intent-2.4.22-rh.patch [new file with mode: 0644]
lustre/kernel_patches/patches/xattr-0.8.54-2.4.22-rh.patch [new file with mode: 0644]
lustre/kernel_patches/pc/ext3-htree-2.4.22-rh.pc [new file with mode: 0644]
lustre/kernel_patches/pc/ext3-orphan_lock-2.4.22-rh.pc [new file with mode: 0644]
lustre/kernel_patches/pc/ext3-wantedi-2.6.pc [new file with mode: 0644]
lustre/kernel_patches/pc/extN-wantedi-2.4.22-rh.pc [new file with mode: 0644]
lustre/kernel_patches/pc/iod-stock-exports-2.4.22-rh.pc [new file with mode: 0644]
lustre/kernel_patches/pc/socket-exports-2.4.22-rh.pc [new file with mode: 0644]
lustre/kernel_patches/pc/tcp-zero-copy-2.4.22-rh.pc [new file with mode: 0644]
lustre/kernel_patches/pc/vfs_intent-2.4.22-rh.pc [new file with mode: 0644]
lustre/kernel_patches/pc/xattr-0.8.54-2.4.22-rh.pc [new file with mode: 0644]
lustre/kernel_patches/series/rh-2.4.22 [new file with mode: 0644]
lustre/kernel_patches/targets/rh-2.4.target [new file with mode: 0644]
lustre/portals/archdep.m4
lustre/portals/include/linux/kp30.h
lustre/portals/include/portals/ptlctl.h
lustre/portals/knals/gmnal/Makefile.am
lustre/portals/knals/gmnal/gm-1.5.2.1-exports.patch [deleted file]
lustre/portals/knals/gmnal/gmnal.c [deleted file]
lustre/portals/knals/gmnal/gmnal.h
lustre/portals/knals/gmnal/gmnal_cb.c
lustre/portals/knals/qswnal/qswnal.c
lustre/portals/knals/qswnal/qswnal.h
lustre/portals/knals/qswnal/qswnal_cb.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.c
lustre/portals/knals/toenal/toenal_cb.c
lustre/portals/libcfs/Makefile.am
lustre/portals/libcfs/debug.c
lustre/portals/libcfs/module.c
lustre/portals/libcfs/proc.c
lustre/portals/portals/api-init.c
lustre/portals/portals/lib-move.c
lustre/portals/router/router.c
lustre/portals/router/router.h
lustre/portals/tests/ping_cli.c
lustre/portals/tests/ping_srv.c
lustre/portals/tests/sping_cli.c
lustre/portals/tests/sping_srv.c
lustre/portals/tests/startclient.sh
lustre/portals/tests/startserver.sh
lustre/portals/utils/.cvsignore
lustre/portals/utils/Makefile.am
lustre/portals/utils/parser.c
lustre/portals/utils/portals.c
lustre/portals/utils/ptlctl.c
lustre/scripts/lmake [new file with mode: 0755]
lustre/scripts/lustre-kernel-2.4.spec.in [new file with mode: 0644]
lustre/scripts/lwizard [new file with mode: 0755]
lustre/tests/filter_survey.sh [new file with mode: 0644]
lustre/tests/ll_sparseness_verify.c [new file with mode: 0644]
lustre/tests/ll_sparseness_write.c [new file with mode: 0644]
lustre/tests/mrename.c [new file with mode: 0644]
lustre/tests/run-llog.sh [new file with mode: 0644]
lustre/utils/lfs.c [new file with mode: 0644]
lustre/utils/liblustreapi.c [new file with mode: 0644]
lustre/utils/lwizard [new file with mode: 0755]