[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250408152311.16196-1-heming.zhao@suse.com>
Date: Tue, 8 Apr 2025 23:23:04 +0800
From: Heming Zhao <heming.zhao@...e.com>
To: joseph.qi@...ux.alibaba.com
Cc: Heming Zhao <heming.zhao@...e.com>,
ocfs2-devel@...ts.linux.dev,
linux-kernel@...r.kernel.org,
gautham.ananthakrishna@...cle.com
Subject: [PATCH 0/1] ocfs2: fix discontig allocating issue
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@linux.alibaba.com/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
Powered by blists - more mailing lists