Whamcloud - gitweb
- patch to fix 64-bit pointer arithmetic bug in the ext3 extended
authoralex <alex>
Fri, 21 Nov 2003 15:06:25 +0000 (15:06 +0000)
committeralex <alex>
Fri, 21 Nov 2003 15:06:25 +0000 (15:06 +0000)
  attributes code.

lustre/kernel_patches/series/chaos-2.4.18

index a2345ec..dd0d59a 100644 (file)
@@ -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