Whamcloud - gitweb
Land b1_4_smallfix onto b1_4 (20041125_1716)
authoradilger <adilger>
Fri, 26 Nov 2004 06:02:06 +0000 (06:02 +0000)
committeradilger <adilger>
Fri, 26 Nov 2004 06:02:06 +0000 (06:02 +0000)
commitf00c55df4dc92aac21bdcc0cab7e37ddc78053e8
treedba45d03892c81fcc44aa220f3449a2db3cbdb5b
parent0cf5ee3eedaea2e31909a87d168c62fd51aa9521
Land b1_4_smallfix onto b1_4 (20041125_1716)
- don't keep a lock reference when lock is not granted (b=4238)
- unsafe list practices (rarely) led to infinite eviction loop (b=4908)
- add per-fs limit of Lustre pages in page cache, avoid OOM (b=4699)
- drop import inflight refcount on signal_completed_replay error (b=5255)
- unlock page after async write error during send (b=3677)
- service request history (b=4965)
- put {ll,lov,osc}_async_page structs in a single slab (b=4699)
- create an "evict_client" /proc entry on OSTs, like the MDS has
- handle missing objects in filter_preprw_read properly (b=5265)
60 files changed:
ldiskfs/kernel_patches/patches/ext3-ea-in-inode-2.6-suse.patch
lustre/ChangeLog
lustre/configure.in
lustre/include/linux/lprocfs_status.h
lustre/include/linux/lustre_compat25.h
lustre/include/linux/lustre_mds.h
lustre/include/linux/lustre_net.h
lustre/include/linux/obd.h
lustre/include/linux/obd_support.h
lustre/kernel_patches/patches/ext3-ea-in-inode-2.4.20.patch
lustre/kernel_patches/patches/ext3-ea-in-inode-2.4.21-chaos.patch
lustre/kernel_patches/patches/ext3-ea-in-inode-2.4.21-suse2.patch [deleted file]
lustre/kernel_patches/patches/ext3-ea-in-inode-2.4.22-rh.patch
lustre/kernel_patches/patches/ext3-ea-in-inode-2.6-suse.patch
lustre/kernel_patches/patches/ext3-mballoc2-2.6.7.patch
lustre/kernel_patches/patches/vfs_intent-2.4.21-chaos.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-2
lustre/ldlm/ldlm_lib.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_request.c
lustre/liblustre/llite_lib.h
lustre/liblustre/rw.c
lustre/llite/llite_close.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/super.c
lustre/llite/super25.c
lustre/lov/lov_obd.c
lustre/lvfs/fsfilt_ext3.c
lustre/mds/handler.c
lustre/mds/lproc_mds.c
lustre/mds/mds_open.c
lustre/mds/mds_reint.c
lustre/mgmt/mgmt_svc.c
lustre/obdfilter/filter.c
lustre/obdfilter/filter_io.c
lustre/obdfilter/filter_log.c
lustre/obdfilter/filter_san.c
lustre/obdfilter/lproc_obdfilter.c
lustre/osc/osc_request.c
lustre/ost/autoMakefile.am
lustre/ost/lproc_ost.c
lustre/ost/ost_handler.c
lustre/portals/knals/lonal/lonal_cb.c
lustre/ptlbd/server.c
lustre/ptlrpc/events.c
lustre/ptlrpc/import.c
lustre/ptlrpc/lproc_ptlrpc.c
lustre/ptlrpc/niobuf.c
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/service.c
lustre/tests/recovery-small.sh
lustre/tests/replay-single.sh
lustre/tests/sanity.sh
lustre/utils/lconf