Whamcloud - gitweb
LU-14033 ldiskfs: Fix mballoc prefetch patch 94/44894/3
authorShaun Tancheff <shaun.tancheff@hpe.com>
Sat, 11 Sep 2021 07:59:32 +0000 (02:59 -0500)
committerOleg Drokin <green@whamcloud.com>
Wed, 22 Sep 2021 04:44:51 +0000 (04:44 +0000)
commit8541d71266e723a9e73659a885aa3edb3893562c
tree83c9cc311e2a05d0c95535081e3f71e67d3df1f9
parent8507472dd37ebc07bf7eb1b772c2ff619009c233
LU-14033 ldiskfs: Fix mballoc prefetch patch

ext4-mballoc-prefetch patch was inadvertently broken during patch
rebasing.

In ext4_read_block_bitmap():
    ext4_read_block_bitmap_nowait() should not ignore locked

Test-Parameters: trivial
HPE-bug-id: LUS-9805
Fixes: fc87b01f96e8 ("LU-12477 ldiskfs: remove obsolete ext4 patches")
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: I6ebe9dfe48f48706da3623e3d32d33dddf35b395
Reviewed-on: https://review.whamcloud.com/44894
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
ldiskfs/kernel_patches/patches/rhel7.6/ext4-mballoc-prefetch.patch