X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=ldiskfs%2Fkernel_patches%2Fpatches%2Frhel7.6%2Fext4-mballoc-extra-checks.patch;h=47322bd3d793ab73020b2c02e151dcf1225c25cb;hb=0777144705f0abf351dedb5262aea9aa71903d38;hp=34bba5cec2d6ec2e3f619bdbd144a59060727ef4;hpb=ba6b65cccbe9836f42177920b2841e2d421f52e8;p=fs%2Flustre-release.git diff --git a/ldiskfs/kernel_patches/patches/rhel7.6/ext4-mballoc-extra-checks.patch b/ldiskfs/kernel_patches/patches/rhel7.6/ext4-mballoc-extra-checks.patch index 34bba5c..47322bd 100644 --- a/ldiskfs/kernel_patches/patches/rhel7.6/ext4-mballoc-extra-checks.patch +++ b/ldiskfs/kernel_patches/patches/rhel7.6/ext4-mballoc-extra-checks.patch @@ -1,3 +1,16 @@ +commit f2f28f1d09c0a00b3fc569422f881931d857fac9 +Author: Alex Zhuravlev +AuthorDate: Tue Oct 28 17:59:09 2008 +0000 +Subject: ext4: detect on-disk corruption of block bitmap + +Detect on-disk corruption of block bitmap and better checking of +preallocated blocks. + +Bugzilla-ID: b=16680 +Signed-off-by: Alex Zhuravlev +Reviewed-by: Kalpak Shah +Signed-off-by: Andreas Dilger + Index: linux-3.10.0-123.el7.x86_64/fs/ext4/ext4.h =================================================================== --- linux-3.10.0-123.el7.x86_64.orig/fs/ext4/ext4.h