Whamcloud - gitweb
LU-17744 ldiskfs: mballoc stats fixes 72/54772/3
authorAlexander Zarochentsev <alexander.zarochentsev@hpe.com>
Sun, 31 Mar 2024 20:21:56 +0000 (20:21 +0000)
committerOleg Drokin <green@whamcloud.com>
Tue, 23 Apr 2024 19:57:50 +0000 (19:57 +0000)
commit2333c8e3ae934ba5b6c11c571e507775ecc417c6
tree1526fb248e55a082ef530ad33a6e08eb6fbabcb6
parentfe8c195f7a5ef3e653b6eaff8863c4c94e97e28c
LU-17744 ldiskfs: mballoc stats fixes

Change mballoc statistics to use correct
allocation loop ids.

Fixes: 95f8ae56774 ("LU-12103 ldiskfs: don't search large block range if disk full")
HPE-bug-id: LUS-11936
Signed-off-by: Alexander Zarochentsev <alexander.zarochentsev@hpe.com>
Change-Id: I892ead5355865ec9c07fdc758e127c711b42cb1b
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54772
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Artem Blagodarenko <ablagodarenko@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
ldiskfs/kernel_patches/patches/linux-5.4/ext4-simple-blockalloc.patch
ldiskfs/kernel_patches/patches/linux-5.8/ext4-simple-blockalloc.patch
ldiskfs/kernel_patches/patches/linux-5.9/ext4-simple-blockalloc.patch
ldiskfs/kernel_patches/patches/rhel7.6/ext4-simple-blockalloc.patch
ldiskfs/kernel_patches/patches/rhel8/ext4-simple-blockalloc.patch
ldiskfs/kernel_patches/patches/ubuntu20.04.3/ext4-simple-blockalloc.patch
ldiskfs/kernel_patches/patches/ubuntu2004/ext4-simple-blockalloc.patch