From 32a8b32e960f4caea7673fbf48655a8202db9f47 Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 21 Nov 2003 15:06:25 +0000 Subject: [PATCH] - patch to fix 64-bit pointer arithmetic bug in the ext3 extended attributes code. --- lustre/kernel_patches/series/chaos-2.4.18 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lustre/kernel_patches/series/chaos-2.4.18 b/lustre/kernel_patches/series/chaos-2.4.18 index a2345ec..dd0d59a 100644 --- a/lustre/kernel_patches/series/chaos-2.4.18 +++ b/lustre/kernel_patches/series/chaos-2.4.18 @@ -30,4 +30,5 @@ nfs_export_kernel-2.4.18.patch ext3-ea-in-inode-2.4.18-chaos.patch listman-2.4.18.patch ext3-trusted_ea-2.4.18.patch -gfp_memalloc-2.4.18-chaos.patch +gfp_memalloc-2.4.18-chaos.patch +ext3-xattr-ptr-arith-fix.patch -- 1.8.3.1