From: johann Date: Mon, 17 May 2010 12:40:47 +0000 (+0200) Subject: b=21188 readd ext3/4_data_in_dirent patch to ldiskfs series X-Git-Tag: v1_8_3_51~41 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=ad6415a9539017da3062ebd57dae46133e52ac98;p=fs%2Flustre-release.git b=21188 readd ext3/4_data_in_dirent patch to ldiskfs series Now that bug 21188 is fixed, we can add this patch again to the RHEL5 ldiskfs series. This is needed for layout compatibility with 2.0. --- diff --git a/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel5-ext4.series b/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel5-ext4.series index d920bb1..34478fb 100644 --- a/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel5-ext4.series +++ b/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel5-ext4.series @@ -27,6 +27,7 @@ ext4-dynlocks-2.6-rhel5.patch ext4-hash-indexed-dir-dotdot-update-rhel5.patch ext4-ext_generation-sles11.patch ext4-kill-dx_root.patch +ext4_data_in_dirent.patch ext4-extents-mount-option-rhel5.patch ext4-fiemap-2.6-rhel5.patch ext4-mballoc-skip-grps.patch diff --git a/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel5.series b/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel5.series index 3a8b689..d75da9f 100644 --- a/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel5.series +++ b/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel5.series @@ -34,4 +34,5 @@ ext3-dynlocks-2.6-rhel5.patch ext3-hash-indexed-dir-dotdot-update.patch ext3-corrupted-orphans-2.6.patch ext3-kill-dx_root.patch +ext3_data_in_dirent.patch ext3-fiemap-2.6-rhel5.patch