[PATCH 0/1] ocfs2: fix discontig allocating issue

From: Heming Zhao
Date: Tue Apr 08 2025 - 11:31:50 EST


First, I submit a PR [1] for ocfs2-test package.

Then,
When running ocfs2-test, I found another issue about discontig
allocating extent. the previous patch [2] is not enough, so I
send this patch. And note, this patch code bases on [2].

[1]:
https://github.com/markfasheh/ocfs2-test/pull/21

[2]:
https://lore.kernel.org/ocfs2-devel/1f3049dc-5536-4a27-8768-b264be062f7c@xxxxxxxxxxxxxxxxx/T/#t

Heming Zhao (1):
ocfs2: fix the issue with discontiguous allocation in the
global_bitmap

fs/ocfs2/suballoc.c | 36 +++++++++++++++++++++++++++++-------
1 file changed, 29 insertions(+), 7 deletions(-)

--
2.43.0