Whamcloud - gitweb
Land b1_2_smallfix onto b1_2 (20040616_1009)
authoradilger <adilger>
Wed, 16 Jun 2004 16:50:40 +0000 (16:50 +0000)
committeradilger <adilger>
Wed, 16 Jun 2004 16:50:40 +0000 (16:50 +0000)
commitd183b7635bd978b9ea0151aebb61c4d20448c8db
treef3e1323fabb9c4edefc0abf7a6590e9c96aa0e4f
parent6c2cca48c1307b3d30a46b16ffb2290b8ddf590b
Land b1_2_smallfix onto b1_2 (20040616_1009)
- allow clients to reconnect during replay (b=1742)
- re-awaken ptlrpcd if new requests arrive during check_set (b=3554)
- fix cond_resched (b=3554)
- only evict unfinished clients after recovery (b=3515)
- allow bulk resend, prevent data loss (b=3570)
- remove extraneous obd dereference causing LASSERT failure (b=3334)
- don't use get_cycles() when creating temp. files on the mds (b=3156)
- hold i_sem when setting i_size in ll_extent_lock() (b=3564)
- fix ksocknal_fmb_callback() error messages (b=2918)
94 files changed:
ldiskfs/ldiskfs/autoMakefile.am
lnet/archdep.m4
lnet/autoMakefile.am
lnet/include/.cvsignore
lnet/include/Makefile.am [new file with mode: 0644]
lnet/include/linux/.cvsignore [new file with mode: 0644]
lnet/include/linux/Makefile.am [new file with mode: 0644]
lnet/include/linux/libcfs.h
lnet/include/lnet/.cvsignore [new file with mode: 0644]
lnet/include/lnet/Makefile.am [new file with mode: 0644]
lnet/include/lnet/types.h
lnet/klnds/qswlnd/qswlnd_cb.c
lnet/klnds/socklnd/socklnd_cb.c
lnet/ulnds/Makefile.am
lnet/ulnds/socklnd/Makefile.am
lnet/utils/Makefile.am
lustre/ChangeLog
lustre/conf/Makefile.am
lustre/configure.in
lustre/include/linux/Makefile.am
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_lib.h
lustre/include/linux/lustre_log.h
lustre/include/linux/obd_class.h
lustre/include/lustre/Makefile.am
lustre/kernel_patches/patches/configurable-x86-stack-2.4.21-chaos.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
lustre/kernel_patches/patches/ext-2.4-patch-1.patch
lustre/kernel_patches/patches/ext3-ea-in-inode-2.4.21-chaos.patch
lustre/kernel_patches/patches/ext3-htree-2.4.19-pre1.patch
lustre/kernel_patches/patches/ext3-htree-2.4.21-chaos.patch
lustre/kernel_patches/patches/ext3-htree-2.4.22-rh.patch
lustre/kernel_patches/patches/ext3-htree-suse.patch
lustre/kernel_patches/patches/ext3-htree.patch
lustre/kernel_patches/patches/ext3-pdirops-2.4.20-rh.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-trusted_ea-2.4.21-chaos.patch [new file with mode: 0644]
lustre/kernel_patches/patches/iopen-2.4.19-suse.patch
lustre/kernel_patches/patches/iopen-2.4.21-chaos.patch
lustre/kernel_patches/patches/vfs_intent-2.6-suse.patch
lustre/kernel_patches/series/chaos-2.4.21
lustre/kernel_patches/series/rh-2.4.20
lustre/kernel_patches/series/suse-2.4.19
lustre/kernel_patches/series/vanilla-2.4.20
lustre/kernel_patches/targets/rh-2.4.target
lustre/ldiskfs/autoMakefile.am
lustre/ldlm/ldlm_lib.c
lustre/liblustre/rw.c
lustre/llite/file.c
lustre/lov/lov_obd.c
lustre/mds/mds_fs.c
lustre/mds/mds_lov.c
lustre/obdclass/class_obd.c
lustre/obdclass/genops.c
lustre/obdclass/llog_ioctl.c
lustre/obdfilter/filter.c
lustre/osc/osc_request.c
lustre/portals/archdep.m4
lustre/portals/autoMakefile.am
lustre/portals/include/.cvsignore
lustre/portals/include/Makefile.am [new file with mode: 0644]
lustre/portals/include/linux/.cvsignore [new file with mode: 0644]
lustre/portals/include/linux/Makefile.am [new file with mode: 0644]
lustre/portals/include/linux/libcfs.h
lustre/portals/include/portals/.cvsignore [new file with mode: 0644]
lustre/portals/include/portals/Makefile.am [new file with mode: 0644]
lustre/portals/include/portals/types.h
lustre/portals/knals/qswnal/qswnal_cb.c
lustre/portals/knals/socknal/socknal_cb.c
lustre/portals/unals/Makefile.am
lustre/portals/utils/Makefile.am
lustre/ptlrpc/client.c
lustre/ptlrpc/import.c
lustre/ptlrpc/niobuf.c
lustre/ptlrpc/ptlrpcd.c
lustre/ptlrpc/recover.c
lustre/scripts/Makefile.am
lustre/scripts/lbuild
lustre/scripts/lustre-kernel-2.4.spec.in
lustre/scripts/lustre.spec.in
lustre/tests/.cvsignore
lustre/tests/Makefile.am
lustre/tests/cfg/insanity-mdev.sh
lustre/tests/cfg/local.sh
lustre/tests/conf-sanity.sh
lustre/tests/insanity.sh
lustre/tests/recovery-small.sh
lustre/tests/replay-dual.sh
lustre/tests/test-framework.sh
lustre/utils/Lustre/Makefile.am
lustre/utils/Makefile.am