From: James Simmons Date: Wed, 10 Jun 2015 14:55:29 +0000 (-0400) Subject: LU-6030 ldiskfs: support pdirop split for RHEL6.5 X-Git-Tag: 2.7.56~47 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=4c25ec609bc2ecc31d014689c2498c4df60dddd2 LU-6030 ldiskfs: support pdirop split for RHEL6.5 Lustre commit 953e97987426bcc43a74be5b14f3a71319b33825 which split the parallel directory patch into two parts was not applied to the RHEL6.5 platform which now results in a build failure. The simple fix is to add the new patches into the RHEL6.5 ldiskfs series file. Change-Id: I12c407ac00e5471945217656e4c7a203ef34e99c Signed-off-by: James Simmons Reviewed-on: http://review.whamcloud.com/15196 Tested-by: Jenkins Reviewed-by: Andreas Dilger Tested-by: Andreas Dilger --- diff --git a/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.5.series b/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.5.series index 52cb190..8204382 100644 --- a/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.5.series +++ b/ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.5.series @@ -12,6 +12,7 @@ rhel6.4/ext4-mmp.patch rhel6.3/ext4-lookup-dotdot.patch rhel6.3/ext4-print-inum-in-htree-warning.patch rhel6.4/ext4-prealloc.patch +rhel6.3/ext4-use-correct-inode.patch rhel6.3/ext4-mballoc-extra-checks.patch rhel6.4/ext4-misc.patch rhel6.3/ext4-pdir-fix.patch @@ -29,6 +30,7 @@ rhel6.3/ext4-nocmtime-2.6.patch rhel6.3/ext4-journal-callback.patch rhel6.5/ext4-ext-walk-space.patch rhel6.3/ext4-store-tree-generation-at-find.patch +rhel6.3/ext4-large-dir.patch rhel6.3/ext4-pdirop.patch rhel6.4/ext4-extra-isize.patch rhel6.3/ext4-quota-force-block-alloc-quotaoff.patch