Whamcloud - gitweb
land v0.9.1 on HEAD, in preparation for a 1.0.x branch
authorphil <phil>
Wed, 3 Dec 2003 03:16:26 +0000 (03:16 +0000)
committerphil <phil>
Wed, 3 Dec 2003 03:16:26 +0000 (03:16 +0000)
commitc5050e412572b00cbe93d8517d2d1f767bebfa92
tree833afaca8608ffab2b35670b17ac229e71aa8169
parent1d04a7876e12a33c65fdc89eb00ec344754a5d80
land v0.9.1 on HEAD, in preparation for a 1.0.x branch
779 files changed:
lnet/archdep.m4
lnet/build.m4
lnet/configure.in
lnet/include/cygwin-ioctl.h [new file with mode: 0644]
lnet/include/linux/kp30.h
lnet/include/linux/portals_lib.h
lnet/include/lnet/lib-lnet.h
lnet/include/lnet/lib-p30.h
lnet/include/lnet/lib-types.h
lnet/include/lnet/list.h
lnet/include/lnet/lltrace.h
lnet/include/lnet/lnetctl.h
lnet/include/lnet/ptlctl.h
lnet/include/lnet/socklnd.h [new file with mode: 0644]
lnet/include/lnet/types.h
lnet/klnds/Makefile.am
lnet/klnds/gmlnd/Makefile.am
lnet/klnds/gmlnd/Makefile.mk [moved from lustre/portals/knals/lgmnal/Makefile.mk with 63% similarity]
lnet/klnds/gmlnd/gm-1.5.2.1-exports.patch [deleted file]
lnet/klnds/gmlnd/gmlnd.h
lnet/klnds/gmlnd/gmlnd_api.c [new file with mode: 0644]
lnet/klnds/gmlnd/gmlnd_cb.c
lnet/klnds/gmlnd/gmlnd_comm.c [new file with mode: 0644]
lnet/klnds/gmlnd/gmlnd_module.c [new file with mode: 0644]
lnet/klnds/gmlnd/gmlnd_utils.c [new file with mode: 0644]
lnet/klnds/gmlnd/gmnal.c [deleted file]
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/lgmlnd/Makefile.am [deleted file]
lnet/klnds/lgmlnd/lgmnal.h [deleted file]
lnet/klnds/lgmlnd/lgmnal_api.c [deleted file]
lnet/klnds/lgmlnd/lgmnal_cb.c [deleted file]
lnet/klnds/lgmlnd/lgmnal_comm.c [deleted file]
lnet/klnds/lgmlnd/lgmnal_module.c [deleted file]
lnet/klnds/lgmlnd/lgmnal_utils.c [deleted file]
lnet/klnds/qswlnd/qswlnd.c
lnet/klnds/qswlnd/qswlnd.h
lnet/klnds/qswlnd/qswlnd_cb.c
lnet/klnds/scimaclnd/README.scimacnal
lnet/klnds/scimaclnd/scimacnal.c
lnet/klnds/scimaclnd/scimacnal.h
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.h
lnet/klnds/toelnd/toenal_cb.c
lnet/libcfs/Makefile.mk
lnet/libcfs/debug.c
lnet/libcfs/lwt.c
lnet/libcfs/module.c
lnet/libcfs/proc.c
lnet/lnet/api-eq.c
lnet/lnet/api-init.c
lnet/lnet/lib-init.c
lnet/lnet/lib-md.c
lnet/lnet/lib-me.c
lnet/lnet/lib-move.c
lnet/lnet/lib-msg.c
lnet/lnet/lib-ni.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/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/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/.cvsignore
lnet/utils/Makefile.am
lnet/utils/acceptor.c
lnet/utils/debug.c
lnet/utils/gmlndnid.c [new file with mode: 0644]
lnet/utils/l_ioctl.c
lnet/utils/parser.c
lnet/utils/parser.h
lnet/utils/portals.c
lnet/utils/ptlctl.c
lnet/utils/wirecheck.c
lustre/ChangeLog
lustre/Makefile.am
lustre/Makefile.mk
lustre/README
lustre/Rules
lustre/cobd/cache_obd.c
lustre/cobd/lproc_cache.c
lustre/conf/modules.conf [new file with mode: 0644]
lustre/configure.in
lustre/doc/lconf.8 [new file with mode: 0644]
lustre/doc/lconf.lyx
lustre/doc/lctl.8 [new file with mode: 0644]
lustre/doc/lfs.1 [new file with mode: 0644]
lustre/doc/lfs.lyx [new file with mode: 0644]
lustre/doc/lmc.1 [new file with mode: 0644]
lustre/doc/lmc.lyx
lustre/doc/lwizard.1 [new file with mode: 0644]
lustre/include/Makefile.am [moved from lustre/include/linux/Makefile with 63% similarity]
lustre/include/liblustre.h
lustre/include/linux/Makefile.am [new file with mode: 0644]
lustre/include/linux/lprocfs_status.h
lustre/include/linux/lustre_cfg.h [new file with mode: 0644]
lustre/include/linux/lustre_commit_confd.h
lustre/include/linux/lustre_compat25.h
lustre/include/linux/lustre_dlm.h
lustre/include/linux/lustre_export.h
lustre/include/linux/lustre_fsfilt.h
lustre/include/linux/lustre_ha.h
lustre/include/linux/lustre_idl.h
lustre/include/linux/lustre_import.h
lustre/include/linux/lustre_lib.h
lustre/include/linux/lustre_lite.h
lustre/include/linux/lustre_log.h
lustre/include/linux/lustre_mds.h
lustre/include/linux/lustre_net.h
lustre/include/linux/lustre_otree.h [deleted file]
lustre/include/linux/lustre_user.h [new file with mode: 0644]
lustre/include/linux/lvfs.h [new file with mode: 0644]
lustre/include/linux/lvfs_linux.h [new file with mode: 0644]
lustre/include/linux/obd.h
lustre/include/linux/obd_class.h
lustre/include/linux/obd_echo.h
lustre/include/linux/obd_ext2.h [deleted file]
lustre/include/linux/obd_lov.h
lustre/include/linux/obd_ost.h
lustre/include/linux/obd_ptlbd.h
lustre/include/linux/obd_snap.h [deleted file]
lustre/include/linux/obd_snap_support.h [deleted file]
lustre/include/linux/obd_support.h
lustre/include/linux/rbtree.h [new file with mode: 0644]
lustre/kernel_patches/kernel_configs/config-linux-2.4.18-uml [deleted file]
lustre/kernel_patches/kernel_configs/config-linux-2.4.20-uml
lustre/kernel_patches/kernel_configs/kernel-2.4.20-rh-2.4-i386.config [new file with mode: 0644]
lustre/kernel_patches/kernel_configs/kernel-2.4.20-rh-2.4-i686-smp.config [moved from lustre/kernel_patches/kernel_configs/config-linux-2.4.18-i386 with 89% similarity]
lustre/kernel_patches/kernel_configs/kgdb-2.6.0-test6 [deleted file]
lustre/kernel_patches/kernel_configs/kgdb_2.6.0_test1_vmware.config [moved from lustre/kernel_patches/kernel_configs/kgdb-vmware-2.5.73 with 98% similarity]
lustre/kernel_patches/kernel_configs/uml_2.6.0_test3.config [moved from lustre/kernel_patches/kernel_configs/jdike-2.5.69-uml.config with 91% similarity]
lustre/kernel_patches/patches/2.6.0-test1-mm2.patch [deleted file]
lustre/kernel_patches/patches/2.6.0-test6-mm4.patch [new file with mode: 0644]
lustre/kernel_patches/patches/add_page_private-2.4.19-pre1.patch [new file with mode: 0644]
lustre/kernel_patches/patches/add_page_private.patch [new file with mode: 0644]
lustre/kernel_patches/patches/bproc-patch-2.4.20 [new file with mode: 0644]
lustre/kernel_patches/patches/dev_read_only_2.4.20-rh.patch
lustre/kernel_patches/patches/dev_read_only_2.6.0.patch [new file with mode: 0644]
lustre/kernel_patches/patches/dsp.patch
lustre/kernel_patches/patches/dump_netdev_over_netpoll.patch [new file with mode: 0644]
lustre/kernel_patches/patches/dynamic-locks-2.4.18-chaos.patch [new file with mode: 0644]
lustre/kernel_patches/patches/dynamic-locks-2.4.20-rh.patch [new file with mode: 0644]
lustre/kernel_patches/patches/export-add_to_page_cache.patch [new file with mode: 0644]
lustre/kernel_patches/patches/export-netpoll.patch [new file with mode: 0644]
lustre/kernel_patches/patches/export_symbols-2.6.0-test6.patch [new file with mode: 0644]
lustre/kernel_patches/patches/exports_2.4.19-pre1.patch [new file with mode: 0644]
lustre/kernel_patches/patches/exports_2.4.19-suse.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext-2.4-patch-1-chaos.patch
lustre/kernel_patches/patches/ext-2.4-patch-1-suse.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext-2.4-patch-1.patch
lustre/kernel_patches/patches/ext3-2.4.18-ino_sb_macro-2.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-compat-2.4.18-chaos.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-delete_thread-2.4.18-2.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-delete_thread-2.4.19-suse.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-delete_thread-suse.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-ea-in-inode-2.4.18-chaos.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-ea-in-inode-2.4.20.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-ea-in-inode-2.4.22-rh.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-extents-2.4.18-chaos-pdirops.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-extents-2.4.18-chaos.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-extents-2.4.20.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-extents-oflag-2.4.18-chaos.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-htree-2.4.19-pre1.patch [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-suse.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-htree.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-inode-reuse-2.4.18.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-inode-reuse-2.4.20.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-inode-reuse-2.4.22.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-map_inode_page-2.6.0.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-map_inode_page.patch
lustre/kernel_patches/patches/ext3-map_inode_page_2.4.18.patch
lustre/kernel_patches/patches/ext3-no-write-super-chaos.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-no-write-super.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-noread-inode.patch [deleted file]
lustre/kernel_patches/patches/ext3-o_direct-1-2.4.18-chaos.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-o_direct-1.2.4.20-rh.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-o_direct-1.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-orphan_lock-2.4.19-suse.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-orphan_lock-suse.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-pdirops-2.4.18-chaos.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-raw-lookup-pdirops.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-raw-lookup.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-trusted_ea-2.4.18.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-trusted_ea-2.4.20.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-use-after-free-2.4.19-pre1.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-use-after-free-suse.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-wantedi-2.6.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-xattr-ptr-arith-fix.patch [new file with mode: 0644]
lustre/kernel_patches/patches/extN-wantedi-2.4.19-suse.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/extN-wantedi.patch
lustre/kernel_patches/patches/gfp_memalloc-2.4.18-chaos.patch [new file with mode: 0644]
lustre/kernel_patches/patches/gfp_memalloc-2.4.20-rh.patch [new file with mode: 0644]
lustre/kernel_patches/patches/gfp_memalloc-2.4.22.patch [new file with mode: 0644]
lustre/kernel_patches/patches/htree-ext3-2.4.18.patch
lustre/kernel_patches/patches/inode-protection-from-pdflush.patch [deleted file]
lustre/kernel_patches/patches/invalidate_show-2.4.19-pre1.patch [new file with mode: 0644]
lustre/kernel_patches/patches/iod-stock-24-exports-2.4.19-suse.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/iod-stock-exports-2.4.22.patch [new file with mode: 0644]
lustre/kernel_patches/patches/iopen-2.4.18-2.patch [new file with mode: 0644]
lustre/kernel_patches/patches/iopen-2.4.18.patch
lustre/kernel_patches/patches/iopen-2.4.19-suse.patch [new file with mode: 0644]
lustre/kernel_patches/patches/iopen-2.4.20.patch
lustre/kernel_patches/patches/iopen-2.5.73.patch
lustre/kernel_patches/patches/iopen-2.6.0-test6.patch [new file with mode: 0644]
lustre/kernel_patches/patches/iopen-2.6.0.patch [new file with mode: 0644]
lustre/kernel_patches/patches/jbd-2.4.18-jcberr.patch [new file with mode: 0644]
lustre/kernel_patches/patches/jbd-2.4.19-pre1-jcberr.patch [new file with mode: 0644]
lustre/kernel_patches/patches/jbd-commit-tricks.patch [new file with mode: 0644]
lustre/kernel_patches/patches/jbd-ctx_switch.patch [new file with mode: 0644]
lustre/kernel_patches/patches/jbd-dont-account-blocks-twice.patch [new file with mode: 0644]
lustre/kernel_patches/patches/jbd-flushtime-2.4.19-suse.patch [new file with mode: 0644]
lustre/kernel_patches/patches/jbd-flushtime.patch [new file with mode: 0644]
lustre/kernel_patches/patches/jbd-get_write_access.patch [new file with mode: 0644]
lustre/kernel_patches/patches/kdev-2.4.19-pre1.patch [new file with mode: 0644]
lustre/kernel_patches/patches/kernel_text_address-2.4.19-pre1.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/kernel_text_address-2.4.22-vanilla.patch [new file with mode: 0644]
lustre/kernel_patches/patches/kexec-2.6.0-full.patch
lustre/kernel_patches/patches/kexec-2.6.0-test6-full.patch [moved from lustre/kernel_patches/patches/kexec-2.5.73-full.patch with 80% similarity]
lustre/kernel_patches/patches/kgdb-ga-2.5.73.patch [deleted file]
lustre/kernel_patches/patches/kgdb-ga-docco-fixes-2.5.73.patch [deleted file]
lustre/kernel_patches/patches/kgdb-over-netpoll.patch [new file with mode: 0644]
lustre/kernel_patches/patches/kgdb-use-ggdb-2.5.73.patch [deleted file]
lustre/kernel_patches/patches/kgdb_eth.patch [new file with mode: 0644]
lustre/kernel_patches/patches/kmem_cache_validate_hp.patch
lustre/kernel_patches/patches/linux-2.4.18ea-0.8.26-2.patch [new file with mode: 0644]
lustre/kernel_patches/patches/linux-2.4.19-pre1-xattr-0.8.54.patch [new file with mode: 0644]
lustre/kernel_patches/patches/linux-2.4.19-xattr-0.8.54-suse.patch [new file with mode: 0644]
lustre/kernel_patches/patches/linux-2.4.20-xattr-0.8.54-chaos.patch
lustre/kernel_patches/patches/linux-2.4.20-xattr-0.8.54-hp.patch
lustre/kernel_patches/patches/linux-2.4.20-xattr-0.8.54.patch
lustre/kernel_patches/patches/linux-2.4.21-xattr-0.8.54-suse.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/listman-2.4.18.patch [new file with mode: 0644]
lustre/kernel_patches/patches/listman-2.4.20.patch [new file with mode: 0644]
lustre/kernel_patches/patches/lkcd-cvs-2.6.0-test6.patch [moved from lustre/kernel_patches/patches/lkcd-cvs-2.5.69.patch with 96% similarity]
lustre/kernel_patches/patches/lkcd-kernel-changes-2.6.0-test1.patch [deleted file]
lustre/kernel_patches/patches/lkcd-kernel-changes-2.6.0-test6.patch [moved from lustre/kernel_patches/patches/lkcd-kernel-changes-2.5.73.patch with 52% similarity]
lustre/kernel_patches/patches/lustre_version.patch
lustre/kernel_patches/patches/netconsole-2.4.20-rh.patch [new file with mode: 0644]
lustre/kernel_patches/patches/netconsole-over-netpoll.patch [new file with mode: 0644]
lustre/kernel_patches/patches/netpoll-core.patch [new file with mode: 0644]
lustre/kernel_patches/patches/netpoll-pcnet32.patch [new file with mode: 0644]
lustre/kernel_patches/patches/nfs_export_kernel-2.4.18.patch [new file with mode: 0644]
lustre/kernel_patches/patches/nfs_export_kernel-2.4.19-pre1.patch [new file with mode: 0644]
lustre/kernel_patches/patches/nfs_export_kernel-2.4.20-hp.patch [new file with mode: 0644]
lustre/kernel_patches/patches/nfs_export_kernel-2.4.20-rh.patch [new file with mode: 0644]
lustre/kernel_patches/patches/nfs_export_kernel-2.4.20.patch [new file with mode: 0644]
lustre/kernel_patches/patches/nfs_export_kernel-2.4.22-rh.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/patches/removepage-2.4.19-suse.patch [new file with mode: 0644]
lustre/kernel_patches/patches/removepage-2.4.20.patch [new file with mode: 0644]
lustre/kernel_patches/patches/removepage-2.6.0.patch [new file with mode: 0644]
lustre/kernel_patches/patches/resched-2.4.19-pre1.patch [new file with mode: 0644]
lustre/kernel_patches/patches/seq-private-2.4.19-pre1.patch [new file with mode: 0644]
lustre/kernel_patches/patches/slab-use-after-free-debug-2.4.22.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/uml-2.4.20-do_mmap_pgoff-fix.patch [new file with mode: 0644]
lustre/kernel_patches/patches/uml-2.4.20-fixes-1.patch [new file with mode: 0644]
lustre/kernel_patches/patches/uml-2.6.0-fix.patch [new file with mode: 0644]
lustre/kernel_patches/patches/uml-patch-2.6.0-test5.patch [new file with mode: 0644]
lustre/kernel_patches/patches/vfs-pdirops-2.4.18-chaos.patch [new file with mode: 0644]
lustre/kernel_patches/patches/vfs-pdirops-2.4.20-rh.patch [new file with mode: 0644]
lustre/kernel_patches/patches/vfs_intent-2.4.18-18-chaos65.patch
lustre/kernel_patches/patches/vfs_intent-2.4.19-pre1.patch [new file with mode: 0644]
lustre/kernel_patches/patches/vfs_intent-2.4.19-suse.patch [new file with mode: 0644]
lustre/kernel_patches/patches/vfs_intent-2.4.20-hp.patch
lustre/kernel_patches/patches/vfs_intent-2.4.20-rh.patch
lustre/kernel_patches/patches/vfs_intent-2.4.20-vanilla.patch
lustre/kernel_patches/patches/vfs_intent-2.4.22-rh.patch [moved from lustre/kernel_patches/patches/vfs_intent_2.4.20_chaos.patch with 70% similarity]
lustre/kernel_patches/patches/vfs_intent_2.5.72_rev1.patch [deleted file]
lustre/kernel_patches/patches/vfs_intent_2.6.0-test1.patch
lustre/kernel_patches/patches/vfs_intent_2.6.0-test6.patch [new file with mode: 0644]
lustre/kernel_patches/patches/vfs_nointent_2.6.0-test1.patch [moved from lustre/kernel_patches/patches/vfs_nointent_2.5.69_rev1.patch with 78% similarity]
lustre/kernel_patches/patches/vfs_nointent_2.6.0-test6.patch [new file with mode: 0644]
lustre/kernel_patches/patches/vfs_races_2.5.72_rev1.patch
lustre/kernel_patches/patches/xattr-0.8.54-2.4.22-rh.patch [new file with mode: 0644]
lustre/kernel_patches/pc/2.6.0-test1-mm2.pc [deleted file]
lustre/kernel_patches/pc/dev_read_only.pc [deleted file]
lustre/kernel_patches/pc/dev_read_only_2.4.20-rh.pc [deleted file]
lustre/kernel_patches/pc/dev_read_only_2.4.20.pc [deleted file]
lustre/kernel_patches/pc/dev_read_only_hp_2.4.20.pc [deleted file]
lustre/kernel_patches/pc/dsp.pc [deleted file]
lustre/kernel_patches/pc/dump_netdev.pc [deleted file]
lustre/kernel_patches/pc/export-truncate-2.5.63.pc [deleted file]
lustre/kernel_patches/pc/export-truncate.pc [deleted file]
lustre/kernel_patches/pc/exports.pc [deleted file]
lustre/kernel_patches/pc/exports_2.4.20-rh-hp.pc [deleted file]
lustre/kernel_patches/pc/exports_2.4.20.pc [deleted file]
lustre/kernel_patches/pc/exports_hp_2.4.20.pc [deleted file]
lustre/kernel_patches/pc/ext-2.4-patch-1-chaos.pc [deleted file]
lustre/kernel_patches/pc/ext-2.4-patch-1.pc [deleted file]
lustre/kernel_patches/pc/ext-2.4-patch-2.pc [deleted file]
lustre/kernel_patches/pc/ext-2.4-patch-3.pc [deleted file]
lustre/kernel_patches/pc/ext-2.4-patch-4.pc [deleted file]
lustre/kernel_patches/pc/ext3-2.4-ino_t.pc [deleted file]
lustre/kernel_patches/pc/ext3-2.4.18-ino_sb_macro.pc [deleted file]
lustre/kernel_patches/pc/ext3-2.4.20-fixes.pc [deleted file]
lustre/kernel_patches/pc/ext3-delete_thread-2.4.18.pc [deleted file]
lustre/kernel_patches/pc/ext3-delete_thread-2.4.20.pc [deleted file]
lustre/kernel_patches/pc/ext3-error-export.pc [deleted file]
lustre/kernel_patches/pc/ext3-largefile.pc [deleted file]
lustre/kernel_patches/pc/ext3-map_inode_page.pc [deleted file]
lustre/kernel_patches/pc/ext3-map_inode_page_2.4.18.pc [deleted file]
lustre/kernel_patches/pc/ext3-noread-2.4.20.pc [deleted file]
lustre/kernel_patches/pc/ext3-noread-inode.pc [deleted file]
lustre/kernel_patches/pc/ext3-orphan_lock.pc [deleted file]
lustre/kernel_patches/pc/ext3-san-2.4.20.pc [deleted file]
lustre/kernel_patches/pc/ext3-san-jdike-2.5.73.pc [deleted file]
lustre/kernel_patches/pc/ext3-truncate_blocks.pc [deleted file]
lustre/kernel_patches/pc/ext3-unmount_sync.pc [deleted file]
lustre/kernel_patches/pc/ext3-use-after-free.pc [deleted file]
lustre/kernel_patches/pc/ext3_delete_thread_2.4.20_chaos.pc [deleted file]
lustre/kernel_patches/pc/ext3_orphan_lock-2.4.20-rh.pc [deleted file]
lustre/kernel_patches/pc/extN-2.4.18-ino_sb_fixup.pc [deleted file]
lustre/kernel_patches/pc/extN-misc-fixup.pc [deleted file]
lustre/kernel_patches/pc/extN-noread.pc [deleted file]
lustre/kernel_patches/pc/extN-wantedi.pc [deleted file]
lustre/kernel_patches/pc/gpl_header-chaos-2.4.20.pc [deleted file]
lustre/kernel_patches/pc/htree-ext3-2.4.18.pc [deleted file]
lustre/kernel_patches/pc/inode-protection-from-pdflush.pc [deleted file]
lustre/kernel_patches/pc/inode-unhash_2.5.75.pc [deleted file]
lustre/kernel_patches/pc/invalidate_show-2.4.20-rh.pc [deleted file]
lustre/kernel_patches/pc/invalidate_show.pc [deleted file]
lustre/kernel_patches/pc/invalidate_show_2.4.20_chaos.pc [deleted file]
lustre/kernel_patches/pc/iod-rmap-exports-2.4.20.pc [deleted file]
lustre/kernel_patches/pc/iod-rmap-exports.pc [deleted file]
lustre/kernel_patches/pc/iod-stock-24-exports.pc [deleted file]
lustre/kernel_patches/pc/iod-stock-24-exports_hp.pc [deleted file]
lustre/kernel_patches/pc/iopen-2.4.18.pc [deleted file]
lustre/kernel_patches/pc/iopen-2.4.20.pc [deleted file]
lustre/kernel_patches/pc/iopen-2.5.73.pc [deleted file]
lustre/kernel_patches/pc/kexec-2.5.73-full.pc [deleted file]
lustre/kernel_patches/pc/kexec-2.6.0-full.pc [deleted file]
lustre/kernel_patches/pc/kgdb-ga-2.5.73.pc [deleted file]
lustre/kernel_patches/pc/kgdb-ga-docco-fixes-2.5.73.pc [deleted file]
lustre/kernel_patches/pc/kgdb-use-ggdb-2.5.73.pc [deleted file]
lustre/kernel_patches/pc/kmem_cache_validate.pc [deleted file]
lustre/kernel_patches/pc/kmem_cache_validate_2.4.20-rh.pc [deleted file]
lustre/kernel_patches/pc/kmem_cache_validate_2.4.20.pc [deleted file]
lustre/kernel_patches/pc/kmem_cache_validate_hp.pc [deleted file]
lustre/kernel_patches/pc/linux-2.4.18ea-0.8.26.pc [deleted file]
lustre/kernel_patches/pc/linux-2.4.20-xattr-0.8.54-chaos.pc [deleted file]
lustre/kernel_patches/pc/linux-2.4.20-xattr-0.8.54-hp.pc [deleted file]
lustre/kernel_patches/pc/linux-2.4.20-xattr-0.8.54.pc [deleted file]
lustre/kernel_patches/pc/lkcd-cvs-2.5.69.pc [deleted file]
lustre/kernel_patches/pc/lkcd-kernel-changes-2.5.73.pc [deleted file]
lustre/kernel_patches/pc/lkcd-kernel-changes-2.6.0-test1.pc [deleted file]
lustre/kernel_patches/pc/lustre-2.5.pc [deleted file]
lustre/kernel_patches/pc/lustre_build.pc [deleted file]
lustre/kernel_patches/pc/lustre_version.pc [deleted file]
lustre/kernel_patches/pc/mcore-2.4.20-8.pc [deleted file]
lustre/kernel_patches/pc/qla2xxx-v8.00.00b1-2.5.73.pc [deleted file]
lustre/kernel_patches/pc/socket-exports-vanilla.pc [deleted file]
lustre/kernel_patches/pc/tcp-zero-copy.pc [deleted file]
lustre/kernel_patches/pc/tcp_zero_copy_2.4.20_chaos.pc [deleted file]
lustre/kernel_patches/pc/uml-patch-2.4.20-6.pc [deleted file]
lustre/kernel_patches/pc/uml_check_get_page.pc [deleted file]
lustre/kernel_patches/pc/uml_no_panic.pc [deleted file]
lustre/kernel_patches/pc/vfs_intent-2.4.18-18-chaos65.pc [deleted file]
lustre/kernel_patches/pc/vfs_intent-2.4.20-hp.pc [deleted file]
lustre/kernel_patches/pc/vfs_intent-2.4.20-rh.pc [deleted file]
lustre/kernel_patches/pc/vfs_intent-2.4.20-vanilla.pc [deleted file]
lustre/kernel_patches/pc/vfs_intent_2.4.20_chaos.pc [deleted file]
lustre/kernel_patches/pc/vfs_intent_2.5.72_rev1.pc [deleted file]
lustre/kernel_patches/pc/vfs_intent_2.6.0-test1.pc [deleted file]
lustre/kernel_patches/pc/vfs_mntcwd_2.5.72_rev1.pc [deleted file]
lustre/kernel_patches/pc/vfs_nointent_2.5.69_rev1.pc [deleted file]
lustre/kernel_patches/pc/vfs_races_2.5.72_rev1.pc [deleted file]
lustre/kernel_patches/series/bproc-2.4.20-hp-pnnl [new file with mode: 0644]
lustre/kernel_patches/series/chaos-2.4.18
lustre/kernel_patches/series/chaos-2.4.18-pdirops [new file with mode: 0644]
lustre/kernel_patches/series/chaos-2.4.20
lustre/kernel_patches/series/hp-pnnl-2.4.20
lustre/kernel_patches/series/kgdb-2.5.73 [deleted file]
lustre/kernel_patches/series/kgdb_2.6.0_test1
lustre/kernel_patches/series/kgdb_2.6.0_test6
lustre/kernel_patches/series/rh-2.4.20
lustre/kernel_patches/series/rh-2.4.22 [new file with mode: 0644]
lustre/kernel_patches/series/suse-2.4.19 [new file with mode: 0644]
lustre/kernel_patches/series/suse-2.4.21 [new file with mode: 0644]
lustre/kernel_patches/series/uml_2.6.0_test3 [new file with mode: 0644]
lustre/kernel_patches/series/vanilla-2.4.19-pre1 [new file with mode: 0644]
lustre/kernel_patches/series/vanilla-2.4.20
lustre/kernel_patches/series/vanilla-2.4.22 [new file with mode: 0644]
lustre/kernel_patches/targets/rh-2.4.target [new file with mode: 0644]
lustre/kernel_patches/which_patch
lustre/ldlm/Makefile.am
lustre/ldlm/Makefile.mk
lustre/ldlm/l_lock.c
lustre/ldlm/ldlm_extent.c
lustre/ldlm/ldlm_flock.c [new file with mode: 0644]
lustre/ldlm/ldlm_internal.h
lustre/ldlm/ldlm_lib.c
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_plain.c [new file with mode: 0644]
lustre/ldlm/ldlm_request.c
lustre/ldlm/ldlm_resource.c
lustre/ldlm/ldlm_test.c
lustre/liblustre/Makefile.am
lustre/liblustre/file.c
lustre/liblustre/genlib.sh [new file with mode: 0755]
lustre/liblustre/libtest.c
lustre/liblustre/llite_lib.c
lustre/liblustre/llite_lib.h
lustre/liblustre/lltest.c
lustre/liblustre/namei.c [new file with mode: 0644]
lustre/liblustre/recovery_small.c [new file with mode: 0644]
lustre/liblustre/replay_single.c [new file with mode: 0755]
lustre/liblustre/rw.c
lustre/liblustre/super.c
lustre/liblustre/test_common.c [new file with mode: 0644]
lustre/liblustre/test_common.h [new file with mode: 0644]
lustre/liblustre/test_lock_cancel.c [new file with mode: 0644]
lustre/llite/Makefile.am
lustre/llite/Makefile.mk [new file with mode: 0644]
lustre/llite/commit_callback.c [deleted file]
lustre/llite/dcache.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/iod.c [deleted file]
lustre/llite/llite_close.c [new file with mode: 0644]
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/llite_nfs.c [new file with mode: 0644]
lustre/llite/lproc_llite.c
lustre/llite/namei.c
lustre/llite/rw.c
lustre/llite/rw24.c [new file with mode: 0644]
lustre/llite/rw26.c [new file with mode: 0644]
lustre/llite/special.c [new file with mode: 0644]
lustre/llite/super.c
lustre/llite/super25.c
lustre/llite/symlink.c
lustre/lov/Makefile.am
lustre/lov/Makefile.mk [new file with mode: 0644]
lustre/lov/lov_internal.h
lustre/lov/lov_log.c [new file with mode: 0644]
lustre/lov/lov_obd.c
lustre/lov/lov_pack.c
lustre/lov/lproc_lov.c
lustre/lvfs/.cvsignore [new file with mode: 0644]
lustre/lvfs/Makefile.am [new file with mode: 0644]
lustre/lvfs/Makefile.mk [new file with mode: 0644]
lustre/lvfs/fsfilt.c [moved from lustre/obdclass/fsfilt.c with 96% similarity]
lustre/lvfs/fsfilt_ext3.c [moved from lustre/obdclass/fsfilt_ext3.c with 71% similarity]
lustre/lvfs/fsfilt_extN.c [moved from lustre/obdclass/fsfilt_extN.c with 70% similarity]
lustre/lvfs/fsfilt_reiserfs.c [moved from lustre/obdclass/fsfilt_reiserfs.c with 92% similarity]
lustre/lvfs/lvfs_common.c [new file with mode: 0644]
lustre/lvfs/lvfs_internal.h [new file with mode: 0644]
lustre/lvfs/lvfs_linux.c [new file with mode: 0644]
lustre/lvfs/lvfs_userfs.c [new file with mode: 0644]
lustre/mdc/Makefile.am
lustre/mdc/Makefile.mk
lustre/mdc/mdc_internal.h
lustre/mdc/mdc_lib.c
lustre/mdc/mdc_locks.c [new file with mode: 0644]
lustre/mdc/mdc_reint.c
lustre/mdc/mdc_request.c
lustre/mds/Makefile.am
lustre/mds/Makefile.mk
lustre/mds/commit_confd.c
lustre/mds/handler.c
lustre/mds/lproc_mds.c
lustre/mds/mds_fs.c
lustre/mds/mds_internal.h
lustre/mds/mds_lib.c
lustre/mds/mds_log.c [new file with mode: 0644]
lustre/mds/mds_lov.c
lustre/mds/mds_open.c
lustre/mds/mds_reint.c
lustre/mds/mds_unlink_open.c [new file with mode: 0644]
lustre/mgmt/.cvsignore [new file with mode: 0644]
lustre/mgmt/Makefile.am [new file with mode: 0644]
lustre/mgmt/mgmt_cli.c [new file with mode: 0644]
lustre/mgmt/mgmt_svc.c [new file with mode: 0644]
lustre/obdclass/Makefile.am
lustre/obdclass/Makefile.mk [new file with mode: 0644]
lustre/obdclass/class_obd.c
lustre/obdclass/debug.c
lustre/obdclass/genops.c
lustre/obdclass/llog.c [new file with mode: 0644]
lustre/obdclass/llog_cat.c [new file with mode: 0644]
lustre/obdclass/llog_internal.h [new file with mode: 0644]
lustre/obdclass/llog_ioctl.c [new file with mode: 0644]
lustre/obdclass/llog_lvfs.c [new file with mode: 0644]
lustre/obdclass/llog_obd.c [new file with mode: 0644]
lustre/obdclass/llog_test.c [new file with mode: 0644]
lustre/obdclass/lprocfs_status.c
lustre/obdclass/lustre_handles.c
lustre/obdclass/lustre_peer.c
lustre/obdclass/obd_config.c [new file with mode: 0644]
lustre/obdclass/obdo.c
lustre/obdclass/otree.c [deleted file]
lustre/obdclass/rbtree.c [new file with mode: 0644]
lustre/obdclass/recov_log.c [deleted file]
lustre/obdclass/simple.c
lustre/obdclass/statfs_pack.c
lustre/obdclass/sysctl.c
lustre/obdclass/uuid.c
lustre/obdecho/Makefile.mk [new file with mode: 0644]
lustre/obdecho/echo.c
lustre/obdecho/echo_client.c
lustre/obdfilter/Makefile.am
lustre/obdfilter/Makefile.mk [new file with mode: 0644]
lustre/obdfilter/filter.c
lustre/obdfilter/filter_internal.h
lustre/obdfilter/filter_io.c
lustre/obdfilter/filter_io_24.c [new file with mode: 0644]
lustre/obdfilter/filter_io_26.c [new file with mode: 0644]
lustre/obdfilter/filter_log.c
lustre/obdfilter/filter_san.c
lustre/obdfilter/lproc_obdfilter.c
lustre/osc/Makefile.am
lustre/osc/Makefile.mk [new file with mode: 0644]
lustre/osc/lproc_osc.c
lustre/osc/osc_create.c [new file with mode: 0644]
lustre/osc/osc_internal.h [new file with mode: 0644]
lustre/osc/osc_lib.c
lustre/osc/osc_request.c
lustre/osc/osc_rpcd.c [new file with mode: 0644]
lustre/ost/ost_handler.c
lustre/portals/archdep.m4
lustre/portals/build.m4
lustre/portals/configure.in
lustre/portals/include/cygwin-ioctl.h [new file with mode: 0644]
lustre/portals/include/linux/kp30.h
lustre/portals/include/linux/portals_lib.h
lustre/portals/include/portals/lib-p30.h
lustre/portals/include/portals/lib-types.h
lustre/portals/include/portals/list.h
lustre/portals/include/portals/lltrace.h
lustre/portals/include/portals/ptlctl.h
lustre/portals/include/portals/socknal.h [new file with mode: 0644]
lustre/portals/include/portals/types.h
lustre/portals/knals/Makefile.am
lustre/portals/knals/gmnal/Makefile.am
lustre/portals/knals/gmnal/Makefile.mk [moved from lnet/klnds/lgmlnd/Makefile.mk with 63% similarity]
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_api.c [new file with mode: 0644]
lustre/portals/knals/gmnal/gmnal_cb.c
lustre/portals/knals/gmnal/gmnal_comm.c [new file with mode: 0644]
lustre/portals/knals/gmnal/gmnal_module.c [new file with mode: 0644]
lustre/portals/knals/gmnal/gmnal_utils.c [new file with mode: 0644]
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/lgmnal/Makefile.am [deleted file]
lustre/portals/knals/lgmnal/lgmnal.h [deleted file]
lustre/portals/knals/lgmnal/lgmnal_api.c [deleted file]
lustre/portals/knals/lgmnal/lgmnal_cb.c [deleted file]
lustre/portals/knals/lgmnal/lgmnal_comm.c [deleted file]
lustre/portals/knals/lgmnal/lgmnal_module.c [deleted file]
lustre/portals/knals/lgmnal/lgmnal_utils.c [deleted file]
lustre/portals/knals/qswnal/qswnal.c
lustre/portals/knals/qswnal/qswnal.h
lustre/portals/knals/qswnal/qswnal_cb.c
lustre/portals/knals/scimacnal/README.scimacnal
lustre/portals/knals/scimacnal/scimacnal.c
lustre/portals/knals/scimacnal/scimacnal.h
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.h
lustre/portals/knals/toenal/toenal_cb.c
lustre/portals/libcfs/Makefile.mk
lustre/portals/libcfs/debug.c
lustre/portals/libcfs/lwt.c
lustre/portals/libcfs/module.c
lustre/portals/libcfs/proc.c
lustre/portals/portals/api-eq.c
lustre/portals/portals/api-init.c
lustre/portals/portals/lib-init.c
lustre/portals/portals/lib-md.c
lustre/portals/portals/lib-me.c
lustre/portals/portals/lib-move.c
lustre/portals/portals/lib-msg.c
lustre/portals/portals/lib-ni.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/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/.cvsignore
lustre/portals/utils/Makefile.am
lustre/portals/utils/acceptor.c
lustre/portals/utils/debug.c
lustre/portals/utils/gmnalnid.c [new file with mode: 0644]
lustre/portals/utils/l_ioctl.c
lustre/portals/utils/parser.c
lustre/portals/utils/parser.h
lustre/portals/utils/portals.c
lustre/portals/utils/ptlctl.c
lustre/portals/utils/wirecheck.c
lustre/ptlbd/blk.c
lustre/ptlbd/client.c
lustre/ptlbd/main.c
lustre/ptlbd/rpc.c
lustre/ptlbd/server.c
lustre/ptlrpc/Makefile.am
lustre/ptlrpc/Makefile.mk
lustre/ptlrpc/client.c
lustre/ptlrpc/connection.c
lustre/ptlrpc/events.c
lustre/ptlrpc/import.c [new file with mode: 0644]
lustre/ptlrpc/llog_client.c [new file with mode: 0644]
lustre/ptlrpc/llog_net.c [new file with mode: 0644]
lustre/ptlrpc/llog_server.c [new file with mode: 0644]
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_lib.c [deleted file]
lustre/ptlrpc/ptlrpc_module.c
lustre/ptlrpc/recov_thread.c
lustre/ptlrpc/recover.c
lustre/ptlrpc/service.c
lustre/scripts/Makefile.am
lustre/scripts/lbuild [new file with mode: 0755]
lustre/scripts/linux-merge-config.awk [new file with mode: 0644]
lustre/scripts/linux-merge-modules.awk [new file with mode: 0644]
lustre/scripts/lmake [new file with mode: 0755]
lustre/scripts/lustre-kernel-2.4.spec.in [new file with mode: 0644]
lustre/scripts/lustre.spec.in
lustre/tests/.cvsignore
lustre/tests/Makefile.am
lustre/tests/Makefile.mk [new file with mode: 0644]
lustre/tests/acceptance-metadata-double.sh
lustre/tests/acceptance-metadata-single.sh
lustre/tests/acceptance-small.sh
lustre/tests/cfg/insanity-local.sh [new file with mode: 0644]
lustre/tests/cfg/insanity-mdev.sh [new file with mode: 0644]
lustre/tests/cfg/local.sh [new file with mode: 0644]
lustre/tests/cfg/mdev.sh [new file with mode: 0644]
lustre/tests/checkstack.pl
lustre/tests/cmknod.c [new file with mode: 0644]
lustre/tests/compile.sh
lustre/tests/conf-sanity.sh [new file with mode: 0644]
lustre/tests/create.pl
lustre/tests/createmany-mpi.c [new file with mode: 0644]
lustre/tests/directio.c
lustre/tests/echo.sh
lustre/tests/filter_survey.sh [new file with mode: 0644]
lustre/tests/fsx.c
lustre/tests/insanity.sh [new file with mode: 0755]
lustre/tests/leak_finder.pl
lustre/tests/liblustre_sanity_uml.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/llecho.sh
lustre/tests/llmount.sh
lustre/tests/llmountcleanup.sh
lustre/tests/llrmount.sh
lustre/tests/local-large-inode.sh [new file with mode: 0755]
lustre/tests/local.sh
lustre/tests/lov-sanity.sh [new file with mode: 0644]
lustre/tests/lov.sh
lustre/tests/mkdirdeep.c
lustre/tests/mount2.sh
lustre/tests/mount2fs.sh
lustre/tests/mount2lov.sh [new file with mode: 0644]
lustre/tests/mrename.c [new file with mode: 0644]
lustre/tests/multifstat.c
lustre/tests/multiop.c [new file with mode: 0755]
lustre/tests/munlink.c
lustre/tests/open_delay.c
lustre/tests/openclose.c
lustre/tests/opendirunlink.c
lustre/tests/openfile.c
lustre/tests/openunlink.c
lustre/tests/recovery-cleanup.sh
lustre/tests/recovery-small.sh
lustre/tests/rename.pl
lustre/tests/replay-dual.sh [new file with mode: 0755]
lustre/tests/replay-ost-single.sh [new file with mode: 0755]
lustre/tests/replay-ost-upcall.sh [new file with mode: 0755]
lustre/tests/replay-single-upcall.sh [new file with mode: 0755]
lustre/tests/replay-single.sh
lustre/tests/run-llog.sh [new file with mode: 0644]
lustre/tests/runregression-brw.sh
lustre/tests/runregression-net.sh
lustre/tests/runvmstat
lustre/tests/sanity-buffalo.sh [new file with mode: 0755]
lustre/tests/sanity.sh
lustre/tests/sanityN.sh
lustre/tests/set_dates.sh [new file with mode: 0644]
lustre/tests/sleeptest.c [new file with mode: 0644]
lustre/tests/small_write.c
lustre/tests/socketclient [new file with mode: 0755]
lustre/tests/socketserver [new file with mode: 0755]
lustre/tests/stat.c
lustre/tests/stat_fs.h [new file with mode: 0644]
lustre/tests/test-framework.sh [new file with mode: 0644]
lustre/tests/test_brw.c
lustre/tests/uml.sh
lustre/tests/utime.c
lustre/tests/write_append_truncate.c [new file with mode: 0644]
lustre/tests/write_disjoint.c [new file with mode: 0644]
lustre/utils/.cvsignore
lustre/utils/Lustre/cmdline.py
lustre/utils/Lustre/lustredb.py
lustre/utils/Makefile.am
lustre/utils/Makefile.mk [new file with mode: 0644]
lustre/utils/lconf
lustre/utils/lctl.c
lustre/utils/lfind [new file with mode: 0755]
lustre/utils/lfind.c [deleted file]
lustre/utils/lfs.c [new file with mode: 0644]
lustre/utils/liblustreapi.c [new file with mode: 0644]
lustre/utils/llanalyze
lustre/utils/llmount.c [new file with mode: 0644]
lustre/utils/llobdstat.pl
lustre/utils/lmc
lustre/utils/lrun [new file with mode: 0755]
lustre/utils/lstripe [new file with mode: 0755]
lustre/utils/lstripe.c [deleted file]
lustre/utils/lustre_cfg.c [new file with mode: 0644]
lustre/utils/lwizard [new file with mode: 0755]
lustre/utils/obd.c
lustre/utils/obdctl.c
lustre/utils/obdctl.h
lustre/utils/obdio.c
lustre/utils/obdiolib.c
lustre/utils/parser.c
lustre/utils/parser.h
lustre/utils/wirecheck.c
lustre/utils/wirehdr.c [new file with mode: 0644]
lustre/utils/wiretest.c [new file with mode: 0644]