Whamcloud - gitweb
land b_eq on HEAD
authorrread <rread>
Sat, 14 Feb 2004 03:16:22 +0000 (03:16 +0000)
committerrread <rread>
Sat, 14 Feb 2004 03:16:22 +0000 (03:16 +0000)
commite0576be940d7af30b2ba6e219891a4413670325d
treeeda0d44f49f197f2f8ecdc433b8e36d827d4ad84
parent7f4843e933b6ae92825c3ff63e502ef1132e29f0
land b_eq on HEAD
168 files changed:
lnet/archdep.m4
lnet/include/lnet/errno.h
lnet/include/lnet/lib-lnet.h
lnet/include/lnet/lib-nal.h
lnet/include/lnet/lib-p30.h
lnet/include/lnet/lib-types.h
lnet/include/lnet/lnet.h
lnet/include/lnet/p30.h
lnet/include/lnet/types.h
lnet/klnds/gmlnd/gmlnd.h
lnet/klnds/gmlnd/gmlnd_cb.c
lnet/klnds/gmlnd/gmlnd_comm.c
lnet/klnds/iblnd/ibnal_cb.c
lnet/klnds/qswlnd/qswlnd_cb.c
lnet/klnds/scimaclnd/scimacnal_cb.c
lnet/klnds/socklnd/socklnd.c
lnet/klnds/socklnd/socklnd_cb.c
lnet/libcfs/module.c
lnet/lnet/Makefile.am
lnet/lnet/api-eq.c
lnet/lnet/api-errno.c
lnet/lnet/api-ni.c
lnet/lnet/api-wrap.c
lnet/lnet/lib-init.c
lnet/lnet/lib-md.c
lnet/lnet/lib-move.c
lnet/lnet/lib-msg.c
lnet/ulnds/Makefile.am
lnet/ulnds/bridge.h
lnet/ulnds/connection.c
lnet/ulnds/connection.h
lnet/ulnds/procapi.c
lnet/ulnds/procbridge.h
lnet/ulnds/proclib.c
lnet/ulnds/select.c
lnet/ulnds/socklnd/Makefile.am
lnet/ulnds/socklnd/bridge.h
lnet/ulnds/socklnd/connection.c
lnet/ulnds/socklnd/connection.h
lnet/ulnds/socklnd/procapi.c
lnet/ulnds/socklnd/procbridge.h
lnet/ulnds/socklnd/proclib.c
lnet/ulnds/socklnd/select.c
lnet/ulnds/socklnd/tcplnd.c
lnet/ulnds/tcplnd.c
lnet/utils/Makefile.am
lnet/utils/l_ioctl.c
lnet/utils/portals.c
lustre/ChangeLog
lustre/Makefile.am
lustre/configure.in
lustre/include/liblustre.h
lustre/include/linux/lustre_dlm.h
lustre/include/linux/lustre_export.h
lustre/include/linux/lustre_idl.h
lustre/include/linux/lustre_net.h
lustre/include/linux/obd.h
lustre/kernel_patches/patches/2.6.0-test6-mm4.patch
lustre/kernel_patches/patches/bproc-patch-2.4.20
lustre/kernel_patches/patches/ext3-xattr-ptr-arith-fix.patch
lustre/ldlm/Makefile.am
lustre/ldlm/ldlm_lib.c
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/liblustre/Makefile.am
lustre/liblustre/dir.c [new file with mode: 0644]
lustre/liblustre/file.c
lustre/liblustre/genlib.sh
lustre/liblustre/libtest.c [deleted file]
lustre/liblustre/llite_lib.c
lustre/liblustre/llite_lib.h
lustre/liblustre/namei.c
lustre/liblustre/rw.c
lustre/liblustre/super.c
lustre/liblustre/tests/.cvsignore [new file with mode: 0644]
lustre/liblustre/tests/Makefile.am [new file with mode: 0644]
lustre/liblustre/tests/echo_test.c [new file with mode: 0644]
lustre/liblustre/tests/recovery_small.c [moved from lustre/liblustre/recovery_small.c with 99% similarity]
lustre/liblustre/tests/replay_ost_single.c [new file with mode: 0644]
lustre/liblustre/tests/replay_single.c [moved from lustre/liblustre/replay_single.c with 99% similarity, mode: 0644]
lustre/liblustre/tests/sanity.c [moved from lustre/liblustre/lltest.c with 81% similarity]
lustre/liblustre/tests/test_common.c [moved from lustre/liblustre/test_common.c with 91% similarity]
lustre/liblustre/tests/test_common.h [moved from lustre/liblustre/test_common.h with 91% similarity]
lustre/liblustre/tests/test_lock_cancel.c [moved from lustre/liblustre/test_lock_cancel.c with 100% similarity]
lustre/llite/llite_lib.c
lustre/lov/Makefile.am
lustre/lvfs/Makefile.am
lustre/mdc/Makefile.am
lustre/mdc/mdc_request.c
lustre/mds/handler.c
lustre/mds/mds_internal.h
lustre/mds/mds_log.c
lustre/mds/mds_open.c
lustre/mds/mds_reint.c
lustre/mds/mds_unlink_open.c
lustre/mgmt/mgmt_svc.c
lustre/obdclass/Makefile.am
lustre/obdclass/class_obd.c
lustre/obdclass/genops.c
lustre/obdclass/llog_lvfs.c
lustre/obdclass/lprocfs_status.c
lustre/obdclass/obd_config.c
lustre/obdecho/Makefile.am
lustre/obdecho/echo.c
lustre/obdecho/echo_client.c
lustre/osc/Makefile.am
lustre/osc/osc_internal.h
lustre/osc/osc_request.c
lustre/ost/ost_handler.c
lustre/portals/archdep.m4
lustre/portals/include/portals/errno.h
lustre/portals/include/portals/lib-nal.h
lustre/portals/include/portals/lib-p30.h
lustre/portals/include/portals/lib-types.h
lustre/portals/include/portals/p30.h
lustre/portals/include/portals/types.h
lustre/portals/knals/gmnal/gmnal.h
lustre/portals/knals/gmnal/gmnal_cb.c
lustre/portals/knals/gmnal/gmnal_comm.c
lustre/portals/knals/ibnal/ibnal_cb.c
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_cb.c
lustre/portals/libcfs/module.c
lustre/portals/portals/Makefile.am
lustre/portals/portals/api-eq.c
lustre/portals/portals/api-errno.c
lustre/portals/portals/api-ni.c
lustre/portals/portals/api-wrap.c
lustre/portals/portals/lib-init.c
lustre/portals/portals/lib-md.c
lustre/portals/portals/lib-move.c
lustre/portals/portals/lib-msg.c
lustre/portals/unals/Makefile.am
lustre/portals/unals/bridge.h
lustre/portals/unals/connection.c
lustre/portals/unals/connection.h
lustre/portals/unals/procapi.c
lustre/portals/unals/procbridge.h
lustre/portals/unals/proclib.c
lustre/portals/unals/select.c
lustre/portals/unals/tcpnal.c
lustre/portals/utils/Makefile.am
lustre/portals/utils/l_ioctl.c
lustre/portals/utils/portals.c
lustre/ptlbd/rpc.c
lustre/ptlbd/server.c
lustre/ptlrpc/Makefile.am
lustre/ptlrpc/client.c
lustre/ptlrpc/events.c
lustre/ptlrpc/import.c
lustre/ptlrpc/llog_net.c
lustre/ptlrpc/llog_server.c
lustre/ptlrpc/lproc_ptlrpc.c
lustre/ptlrpc/niobuf.c
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/pinger.c
lustre/ptlrpc/ptlrpc_internal.h
lustre/ptlrpc/ptlrpc_module.c
lustre/ptlrpc/ptlrpcd.c
lustre/ptlrpc/recover.c
lustre/ptlrpc/service.c
lustre/scripts/lustre.spec.in
lustre/tests/conf-sanity.sh
lustre/tests/replay-ost-single.sh
lustre/utils/Makefile.am
lustre/utils/lrun