Whamcloud - gitweb
Land b1_2_smallfix onto b1_2 (20040723_1622)
authoradilger <adilger>
Fri, 23 Jul 2004 20:48:21 +0000 (20:48 +0000)
committeradilger <adilger>
Fri, 23 Jul 2004 20:48:21 +0000 (20:48 +0000)
commite210beb5875c10f783b6e692dbfef5fa83947d25
tree020fc2cf99a5a4e0fbe0af643cb258f8a5f876ba
parente98b866863f8f1e3e2eb7e2fa2cf4b2809697427
Land b1_2_smallfix onto b1_2 (20040723_1622)
r=nic
- don't close LustreDB during write_conf until it is done (3860)
- fix typo in lconf for_each_profile (3821)
- allow dumping logs from multiple threads at one time (3820)
- don't allow multiple threads in OSC recovery(3812)
- fix debug_size parameters (3864)
- fix mds_postrecov to initialize import for llog ctxt (3121)
- free recovery state on server during a forced cleanup (3571)
- unregister_reply for resent reqs (3063)
- loop back devices mounting and status check on 2.6 (3563)
- fix resource-creation race that can provoke i_size == 0 (3513)
- don't try to use bad inodes returned from MDS/OST fs lookup (3688)
- more debugging for page-accounting assertion (3746)
- return -ENOENT instead of asserting if ost getattr+unlink race (3558)
- avoid deadlock after precreation failure (3758)
- fix race and lock order deadlock in orphan handling (3450, 3750)
- add /proc/.../recovery_status to obdfilter (3428)
- lightweight CDEBUG infrastructure, debug daemon (3668)
- change default OSC RPC parameters to be better on small clusters
- turn off OST read cache for files smaller than 32MB
- install man pages and include them in rpms (3100)
- add new init script for (un)mounting lustre filesystems (2593)
- run chkconfig in %post for init scripts (3701)
- drop scimac NAL (unmaintained)
- tune the read pipeline (3236)
- provide read-ahead stats and refine rpc in flight stats (3328)
176 files changed:
lnet/archdep.m4
lnet/build.m4
lnet/include/linux/kp30.h
lnet/include/linux/libcfs.h
lnet/klnds/Makefile.in
lnet/klnds/autoMakefile.am
lnet/klnds/scimaclnd/Makefile.in [deleted file]
lnet/klnds/scimaclnd/README.scimacnal [deleted file]
lnet/klnds/scimaclnd/autoMakefile.am [deleted file]
lnet/klnds/scimaclnd/scimac.conf [deleted file]
lnet/klnds/scimaclnd/scimacnal.c [deleted file]
lnet/klnds/scimaclnd/scimacnal.h [deleted file]
lnet/klnds/scimaclnd/scimacnal_cb.c [deleted file]
lnet/libcfs/Makefile.in
lnet/libcfs/Makefile.mk
lnet/libcfs/autoMakefile.am
lnet/libcfs/debug.c
lnet/libcfs/module.c
lnet/libcfs/proc.c
lnet/libcfs/tracefile.c [new file with mode: 0644]
lnet/libcfs/tracefile.h [new file with mode: 0644]
lnet/utils/debug.c
lnet/utils/debugctl.c
lustre/ChangeLog
lustre/autoMakefile.am
lustre/conf/Makefile.am
lustre/conf/lustre.dtd
lustre/conf/slapd-lustre.conf
lustre/configure.in
lustre/doc/Makefile.am
lustre/doc/lmc.lyx
lustre/include/linux/lprocfs_status.h
lustre/include/linux/lustre_compat25.h
lustre/include/linux/lustre_idl.h
lustre/include/linux/lustre_lib.h
lustre/include/linux/lustre_mds.h
lustre/include/linux/obd.h
lustre/include/linux/obd_support.h
lustre/include/lustre/lustre_user.h
lustre/kernel_patches/kernel_configs/kernel-2.4.20-rh-2.4-i686-smp.config [moved from lustre/kernel_patches/kernel_configs/kernel-2.4.20-rh-2.4-i586-smp.config with 98% similarity]
lustre/kernel_patches/kernel_configs/kernel-2.4.20-rh-2.4-i686.config
lustre/kernel_patches/kernel_configs/kernel-2.4.21-rhel-2.4-i686-smp.config [moved from lustre/kernel_patches/kernel_configs/kernel-2.4.20-rh-2.4-i586.config with 91% similarity]
lustre/kernel_patches/kernel_configs/kernel-2.4.21-rhel-2.4-i686.config [new file with mode: 0644]
lustre/kernel_patches/patches/configurable-x86-stack-2.4.21-chaos.patch
lustre/kernel_patches/patches/iopen-2.6-vanilla.patch
lustre/kernel_patches/patches/lookup_bdev_init_intent.patch [new file with mode: 0644]
lustre/kernel_patches/patches/nfs-cifs-intent-2.6-vanilla.patch [new file with mode: 0644]
lustre/kernel_patches/patches/qlogic-suse-2.4.21-2.patch [new file with mode: 0644]
lustre/kernel_patches/patches/removepage-2.6-suse.patch [deleted file]
lustre/kernel_patches/patches/removepage-2.6-vanilla.patch [deleted file]
lustre/kernel_patches/patches/uml-2.6.7-01-bb2.patch [moved from lustre/kernel_patches/patches/uml-vanilla-2.6.6-p1.patch with 85% similarity]
lustre/kernel_patches/patches/uml-vanilla-2.6.6-p2.patch [deleted file]
lustre/kernel_patches/patches/vfs_intent-2.6-suse.patch
lustre/kernel_patches/patches/vfs_intent-2.6-vanilla.patch
lustre/kernel_patches/patches/vfs_nointent-2.6-vanilla.patch
lustre/kernel_patches/patches/vfs_races-2.6-vanilla.patch [new file with mode: 0644]
lustre/kernel_patches/patches/x86-fpu-crash.patch [new file with mode: 0644]
lustre/kernel_patches/series/2.6-suse.series
lustre/kernel_patches/series/2.6-vanilla.series
lustre/kernel_patches/series/rh-2.4.20
lustre/kernel_patches/series/suse-2.4.21-2
lustre/kernel_patches/targets/rh-2.4.target
lustre/kernel_patches/targets/rhel-2.4.target [new file with mode: 0644]
lustre/kernel_patches/targets/suse-2.4.21-2.target
lustre/ldlm/ldlm_lib.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_resource.c
lustre/liblustre/Makefile.am
lustre/liblustre/tests/Makefile.am
lustre/llite/dcache.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/llite_nfs.c
lustre/llite/lproc_llite.c
lustre/llite/namei.c
lustre/llite/rw.c
lustre/llite/rw26.c
lustre/llite/super.c
lustre/lvfs/fsfilt_ext3.c
lustre/mdc/mdc_reint.c
lustre/mdc/mdc_request.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_lov.c
lustre/mds/mds_open.c
lustre/mds/mds_reint.c
lustre/mds/mds_unlink_open.c
lustre/obdclass/genops.c
lustre/obdclass/llog_ioctl.c
lustre/obdclass/llog_test.c
lustre/obdclass/lprocfs_status.c
lustre/obdclass/sysctl.c
lustre/obdecho/.cvsignore
lustre/obdfilter/filter.c
lustre/obdfilter/filter_internal.h
lustre/obdfilter/filter_io_24.c
lustre/obdfilter/filter_io_26.c
lustre/obdfilter/filter_log.c
lustre/obdfilter/filter_lvb.c
lustre/obdfilter/lproc_obdfilter.c
lustre/osc/lproc_osc.c
lustre/osc/osc_create.c
lustre/osc/osc_internal.h
lustre/osc/osc_request.c
lustre/ost/ost_handler.c
lustre/portals/archdep.m4
lustre/portals/build.m4
lustre/portals/include/linux/kp30.h
lustre/portals/include/linux/libcfs.h
lustre/portals/knals/Makefile.in
lustre/portals/knals/autoMakefile.am
lustre/portals/knals/scimacnal/Makefile.in [deleted file]
lustre/portals/knals/scimacnal/README.scimacnal [deleted file]
lustre/portals/knals/scimacnal/autoMakefile.am [deleted file]
lustre/portals/knals/scimacnal/scimac.conf [deleted file]
lustre/portals/knals/scimacnal/scimacnal.c [deleted file]
lustre/portals/knals/scimacnal/scimacnal.h [deleted file]
lustre/portals/knals/scimacnal/scimacnal_cb.c [deleted file]
lustre/portals/libcfs/Makefile.in
lustre/portals/libcfs/Makefile.mk
lustre/portals/libcfs/autoMakefile.am
lustre/portals/libcfs/debug.c
lustre/portals/libcfs/module.c
lustre/portals/libcfs/proc.c
lustre/portals/libcfs/tracefile.c [new file with mode: 0644]
lustre/portals/libcfs/tracefile.h [new file with mode: 0644]
lustre/portals/utils/debug.c
lustre/portals/utils/debugctl.c
lustre/ptlrpc/Makefile.in
lustre/ptlrpc/autoMakefile.am
lustre/ptlrpc/client.c
lustre/ptlrpc/events.c
lustre/ptlrpc/import.c
lustre/ptlrpc/llog_client.c
lustre/ptlrpc/lproc_ptlrpc.c
lustre/ptlrpc/ptlrpc_internal.h
lustre/ptlrpc/recov_thread.c
lustre/ptlrpc/service.c
lustre/scripts/Makefile.am
lustre/scripts/cvsdiffclient
lustre/scripts/land1.sh
lustre/scripts/lustre-kernel-2.4.spec.in
lustre/scripts/lustre.spec.in
lustre/scripts/lustrefs [new file with mode: 0644]
lustre/scripts/merge1.sh
lustre/tests/.cvsignore
lustre/tests/Makefile.am
lustre/tests/acceptance-small.sh
lustre/tests/compile.sh
lustre/tests/llmount.sh
lustre/tests/llmountcleanup.sh
lustre/tests/memhog.c
lustre/tests/multiop.c
lustre/tests/oos.sh
lustre/tests/oos2.sh
lustre/tests/recovery-small.sh
lustre/tests/rename_many.c
lustre/tests/replay-dual.sh
lustre/tests/replay-single.sh
lustre/tests/run-llog.sh
lustre/tests/runas.c
lustre/tests/runregression-brw.sh
lustre/tests/runregression-mds.sh
lustre/tests/runregression-net.sh
lustre/tests/runtests
lustre/tests/sanity.sh
lustre/tests/sanityN.sh
lustre/tests/test-framework.sh
lustre/utils/lconf
lustre/utils/lctl.c
lustre/utils/lmc