Whamcloud - gitweb
LU-10026 ldiskfs: mballoc to preserve preallocation's start 67/55467/2
authorAlex Zhuravlev <bzzz@whamcloud.com>
Tue, 4 Jun 2024 12:25:35 +0000 (15:25 +0300)
committerOleg Drokin <green@whamcloud.com>
Sun, 24 Nov 2024 06:04:19 +0000 (06:04 +0000)
commit78bed6a53e3cd1c10534db0c7a470c6a7a2b6754
treeebf8bac8367e395f06e2b8579d597ada244ca8dc
parent18bf112e96ceb3f45505be86f3357369c9122992
LU-10026 ldiskfs: mballoc to preserve preallocation's start

.. used in dense preallocation. otherwise it's possible to lose
preallocated space when the corresponding cache bitmap is dropped
from the cache, then ldiskfs will be printing error messages
about block counter mismatch.

Fixes: 686dee707f ("LU-10026 osd-ldiskfs: use preallocation for dense writes")
Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: I93177510af959e849dba7a9c35d81bc27809a31b
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55467
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Artem Blagodarenko <ablagodarenko@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
ldiskfs/kernel_patches/patches/rhel8/ext4-mballoc-dense.patch