Whamcloud - gitweb
LU-2473 ldiskfs: Add ldiskfs support for RHEL 6.4
authorChristopher J. Morrone <morrone2@llnl.gov>
Sat, 16 Mar 2013 09:13:48 +0000 (02:13 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 9 Apr 2013 03:13:32 +0000 (23:13 -0400)
commit49b06fba39e7fec26a0250ed37f04a620e349b5f
tree7bc3e820b86b1b81edf800c2200144f281a2f241
parent30ec54df7068a143bded456f7979d18792ae7708
LU-2473 ldiskfs: Add ldiskfs support for RHEL 6.4

Add an ldiskfs kernel patch series to support the RHEL 6.4 kernel.

The ldiskfs series selection macro (LB_LDISKFS_SERIES) is fixed up
to use the AS_VERSION_COMPARE, which allows us to check if the kernel
version is greater than or equal to a specific number, rather than
just a simple pattern match.

Change-Id: I894ace2d98e3d5c7481230794e9edf984bce7aee
Signed-off-by: Christopher J. Morrone <morrone2@llnl.gov>
Reviewed-on: http://review.whamcloud.com/4804
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
ldiskfs/config/ldiskfs-build.m4
ldiskfs/kernel_patches/patches/rhel6.4/ext4-fix-mbgroups-access.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel6.4/ext4-mballoc-pa_free-mismatch.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel6.4/ext4-misc.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel6.4/ext4-mmp.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel6.4/ext4-prealloc.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel6.4/ext4-vmalloc.patch [new file with mode: 0644]
ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel6.4.series [new file with mode: 0644]