Whamcloud - gitweb
Land b1_4_smallfix onto b1_4 (20041216_1438)
authoradilger <adilger>
Thu, 16 Dec 2004 22:52:19 +0000 (22:52 +0000)
committeradilger <adilger>
Thu, 16 Dec 2004 22:52:19 +0000 (22:52 +0000)
commitd0b24f7930fd678e433752448c716afdd91083cf
tree2f822eb444d12ee80a6b3c656220553590e13390
parenta015558f6d6a821b042b88204b79567ab06515e3
Land b1_4_smallfix onto b1_4 (20041216_1438)
- add per-fs limit of Lustre pages in page cache, avoid OOM (4699)
- no transno return for symlink open, don't save no-trasno open (3440)
- don't try to complete elan receive that already failed (4012)
- free RPC server reply state on error (5406)
- fix ppc64/x86_64 spec to use %{_libdir} instead of /usr/lib (5389)
- unlock page after async write error during send (3677)
- return original error code on reconstructed replies (3761)
- no transno return for symlink open, don't save no-trasno open (3440)
- bump the watchdog timeouts -- we can't handle 30sec yet
- extra debugging for orphan dentry/inode bug (5259)
- clean up thread from ptlrpc_start_thread() on error (5160)
- minor changes from b_cray to reduce size of diff
- fix mount usage message, return errors per mount(8)
78 files changed:
lustre/ChangeLog
lustre/conf/Makefile.am
lustre/configure.in
lustre/doc/lmc.1
lustre/include/linux/lustre_compat25.h
lustre/include/linux/lustre_export.h
lustre/include/linux/lustre_fsfilt.h
lustre/include/linux/lustre_import.h
lustre/include/linux/lustre_log.h
lustre/include/linux/obd.h
lustre/include/linux/obd_support.h
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.21-suse2.patch
lustre/kernel_patches/series/chaos-2.4.21
lustre/kernel_patches/series/rhel-2.4.21
lustre/kernel_patches/series/suse-2.4.21-jvn
lustre/kernel_patches/series/vanilla-2.4.24
lustre/ldlm/ldlm_lib.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_request.c
lustre/ldlm/ldlm_test.c
lustre/llite/dcache.c
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/lproc_llite.c
lustre/llite/rw.c
lustre/llite/rw24.c
lustre/llite/rw26.c
lustre/llite/super.c
lustre/lov/lov_request.c
lustre/lvfs/fsfilt_ext3.c
lustre/lvfs/lvfs_linux.c
lustre/lvfs/lvfs_userfs.c
lustre/mdc/mdc_locks.c
lustre/mds/handler.c
lustre/mds/lproc_mds.c
lustre/mds/mds_internal.h
lustre/mds/mds_open.c
lustre/mds/mds_reint.c
lustre/obdfilter/filter.c
lustre/obdfilter/filter_io_26.c
lustre/ost/ost_handler.c
lustre/portals/libcfs/tracefile.c
lustre/portals/utils/debug.c
lustre/ptlrpc/client.c
lustre/ptlrpc/import.c
lustre/ptlrpc/lproc_ptlrpc.c
lustre/ptlrpc/pinger.c
lustre/ptlrpc/ptlrpcd.c
lustre/ptlrpc/recov_thread.c
lustre/ptlrpc/recover.c
lustre/ptlrpc/service.c
lustre/scripts/branch.sh
lustre/scripts/lustre.spec.in
lustre/tests/acceptance-small.sh
lustre/tests/cfg/insanity-ltest.sh
lustre/tests/cfg/local.sh
lustre/tests/createmany.c
lustre/tests/echo.sh
lustre/tests/ll_dirstripe_verify.c
lustre/tests/llmountcleanup.sh
lustre/tests/local.sh
lustre/tests/lov.sh
lustre/tests/multiop.c
lustre/tests/recovery-cleanup.sh
lustre/tests/recovery-small.sh
lustre/tests/replay-dual.sh
lustre/tests/replay-ost-single.sh
lustre/tests/replay-single.sh
lustre/tests/runas.c
lustre/tests/sanity.sh
lustre/tests/test-framework.sh
lustre/tests/unlinkmany.c
lustre/utils/lconf
lustre/utils/lctl.c
lustre/utils/llmount.c