Whamcloud - gitweb
EX-6069 ldiskfs: ext4-simple-blockalloc.patch small fixes
authorArtem Blagodarenko <ablagodarenko@whamcloud.com>
Wed, 28 Sep 2022 14:28:11 +0000 (10:28 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 11 Oct 2022 07:46:21 +0000 (07:46 +0000)
commitd92c8f3bde8fffc570273c24a49134d900b27e4d
tree0ed763ed0f7a17c4cd08886e9e141c1666033805
parent4664b7e48736c123e80e033d3361349a4868ee14
EX-6069 ldiskfs: ext4-simple-blockalloc.patch small fixes

The LU-14305 requires cleanup to do.
MB_DEFAULT_MAX_CX_BYTES #defines are not used anymore,
and should be removed.

Also, in the el8 version of the patch for b_es6_0,
the THRESHOLD_BLOCKS() function should explicitly take "sbi"
as a parameter.

Test-Parameters: trivial
Fixes: d5d5cfdde2 ("add persistent tuning for mb_c3_threshold")
Change-Id: Idcb93432fdfa7694b4e7cabbf46a0bf21a412f87
Signed-off-by:Artem Blagodarenko <ablagodarenko@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/48714
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
ldiskfs/kernel_patches/patches/rhel7.6/ext4-simple-blockalloc.patch
ldiskfs/kernel_patches/patches/rhel8/ext4-simple-blockalloc.patch