Whamcloud - gitweb
LU-8871 kernel: kernel upgrade [SLES12 SP2 4.4.21-84] 57/24257/12
authorBob Glossman <bob.glossman@intel.com>
Thu, 8 Dec 2016 16:49:51 +0000 (08:49 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 18 Jan 2017 19:39:09 +0000 (19:39 +0000)
commit3b3eeeb08407588c75e47a751a72fad6ac7d78f2
treec66ef41ce40146f4d6c1e01b137a8f4305681511
parent1bb6ce8d8cc4de97d49ab5f1d8a07b60e3dc3639
LU-8871 kernel: kernel upgrade [SLES12 SP2 4.4.21-84]

Major linux version upgrade, from linux 3.12 to linux 4.4.
All new ldiskfs and kernel patches.
All new target and config files.

Test-Parameters: clientdistro=sles12sp2 testgroup=review-ldiskfs \
  mdsdistro=sles12sp2 ossdistro=sles12sp2 mdsfilesystemtype=ldiskfs \
  mdtfilesystemtype=ldiskfs ostfilesystemtype=ldiskfs

Signed-off-by: Bob Glossman <bob.glossman@intel.com>
Change-Id: I354197d5426ebde3da6c814bfb7f97f0f04113eb
Reviewed-on: https://review.whamcloud.com/24257
Tested-by: Jenkins
Reviewed-by: Yang Sheng <yang.sheng@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Minh Diep <minh.diep@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
38 files changed:
config/lustre-build-ldiskfs.m4
contrib/lbuild/funcs.sh
contrib/lbuild/lbuild
contrib/lbuild/lbuild-sles12
ldiskfs/kernel_patches/patches/sles12sp2/ext4-corrupted-inode-block-bitmaps-handling-patches.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/sles12sp2/ext4-data-in-dirent.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/sles12sp2/ext4-disable-mb-cache.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/sles12sp2/ext4-give-warning-with-dir-htree-growing.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/sles12sp2/ext4-hash-indexed-dir-dotdot-update.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/sles12sp2/ext4-inode-version.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/sles12sp2/ext4-kill-dx-root.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/sles12sp2/ext4-large-dir.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/sles12sp2/ext4-large-eas.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/sles12sp2/ext4-lookup-dotdot.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/sles12sp2/ext4-max-dir-size.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/sles12sp2/ext4-mballoc-extra-checks.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/sles12sp2/ext4-misc.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/sles12sp2/ext4-mmp-brelse.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/sles12sp2/ext4-osd-iop-common.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/sles12sp2/ext4-pdirop.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/sles12sp2/ext4-prealloc.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/sles12sp2/ext4-print-inum-in-htree-warning.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/sles12sp2/ext4_s_max_ext_tree_depth.patch [new file with mode: 0644]
ldiskfs/kernel_patches/series/ldiskfs-4.4-sles12sp2.series [new file with mode: 0644]
lustre/ChangeLog
lustre/autoconf/lustre-core.m4
lustre/include/lustre_compat.h
lustre/kernel_patches/kernel_configs/kernel-4.4-4.4-sles12-x86_64.config [new file with mode: 0644]
lustre/kernel_patches/patches/blkdev_tunables-3.8-sles12.patch [new file with mode: 0644]
lustre/kernel_patches/patches/dev_read_only-3.8.patch [new file with mode: 0644]
lustre/kernel_patches/patches/raid5-mmp-unplug-dev-sles12sp2.patch [new file with mode: 0644]
lustre/kernel_patches/series/4.4-sles12.series [new file with mode: 0644]
lustre/kernel_patches/targets/4.4-sles12.target.in [new file with mode: 0644]
lustre/kernel_patches/which_patch
lustre/osd-ldiskfs/osd_io.c
lustre/osd-ldiskfs/osd_quota.c
lustre/scripts/lustre_rmmod
lustre/utils/mount_utils_ldiskfs.c