Whamcloud - gitweb
LU-5022 ldiskfs: enable support for RHEL7 49/10249/39
authorYang Sheng <yang.sheng@intel.com>
Mon, 9 Mar 2015 15:05:52 +0000 (23:05 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 17 Mar 2015 07:24:54 +0000 (07:24 +0000)
commiteaf30e35002bf3936cdf7bf83685552d854f0f88
tree96ccf156b7345424a6890ef5f4035eb9d3ba7bd6
parentdb47990bbf7c59474f4c5ca28f96fdf424275516
LU-5022 ldiskfs: enable support for RHEL7

This patch adds support for RHEL7.1 [3.10.0-229.el7] kernel.

Signed-off-by: Bob Glossman <bob.glossman@intel.com>
Signed-off-by: Yang Sheng <yang.sheng@intel.com>
Change-Id: Ifbc294a53bd21eb35d373637d3326fc3c611c9f0
Reviewed-on: http://review.whamcloud.com/10249
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
20 files changed:
config/lustre-build-ldiskfs.m4
ldiskfs/kernel_patches/patches/rhel7/ext4-data-in-dirent.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel7/ext4-disable-mb-cache.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel7/ext4-hash-indexed-dir-dotdot-update.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel7/ext4-inode-version.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel7/ext4-kill-dx-root.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel7/ext4-large-eas.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel7/ext4-lookup-dotdot.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel7/ext4-max-dir-size.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel7/ext4-mballoc-extra-checks.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel7/ext4-mballoc-pa-free-mismatch.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel7/ext4-misc.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel7/ext4-nocmtime.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel7/ext4-osd-iop-common.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel7/ext4-pdirop.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel7/ext4-prealloc.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel7/ext4-remove-truncate-warning.patch [new file with mode: 0644]
ldiskfs/kernel_patches/series/ldiskfs-3.10-rhel7.series [new file with mode: 0644]
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-ldiskfs/osd_iam.c