From 897c2a68e2a1f752598a6bed229ac64e79bf2be1 Mon Sep 17 00:00:00 2001 From: adilger Date: Wed, 4 Aug 2004 20:33:26 +0000 Subject: [PATCH] Land b1_4_smallfix onto b1_4 (20040804_1301) - use transno after validating reply (3892) - use different name for 2nd ptlrpcd thread (3887) - fix mds_postrecov to initialize import for llog ctxt (3121) - be sure to send a reply for a CANCEL rpc with bad export (3863) - don't allow enqueue to complete on a destroyed export (3822) - down write_lock before checking llog header bitmap (3825) - recover from lock replay timeout (3764) - replace some LBUG about llog ops with error handling (3841) - add libwrap support for the TCP acceptor (3996) - 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) --- lustre/kernel_patches/series/suse-2.4.21-2 | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/kernel_patches/series/suse-2.4.21-2 b/lustre/kernel_patches/series/suse-2.4.21-2 index af323cc..f9c9825 100644 --- a/lustre/kernel_patches/series/suse-2.4.21-2 +++ b/lustre/kernel_patches/series/suse-2.4.21-2 @@ -30,6 +30,7 @@ ext3-xattr-ptr-arith-fix.patch kernel_text_address-2.4.20-vanilla.patch procfs-ndynamic-2.4.21-suse2.patch ext3-truncate-buffer-head.patch +qlogic-suse-2.4.21-2.patch loop-sync-2.4.21-suse.patch ext3-extents-2.4.21-suse2.patch ext3-extents-asyncdel-2.4.24.patch -- 1.8.3.1