[PATCH v2 0/2] Revert ocfs2 commit dfe6c5692fb5 and provide a new fix
From: Heming Zhao
Date: Thu Dec 05 2024 - 05:48:48 EST
SUSE QA team detected a mistake in my commit dfe6c5692fb5 ("ocfs2: fix
the la space leak when unmounting an ocfs2 volume"). I am very sorry for
my error. (If my eyes are correct) From the mailling list mails, this
patch shouldn't be applied to 4.19 5.4 5.10 5.15 6.1 6.6, and these
branches should perform a revert operation.
Reason for revert:
In commit dfe6c5692fb5, I mistakenly wrote: "This bug has existed since
the initial OCFS2 code.". The statement is wrong. The correct
introduction commit is 30dd3478c3cd. IOW, if the branch doesn't include
30dd3478c3cd, dfe6c5692fb5 should also not be included.
Changes in v2:
- revise the both commit logs
- following Joseph Qi's suggestion, apply patch [2/2] using more concise code.
Heming Zhao (2):
ocfs2: Revert "ocfs2: fix the la space leak when unmounting an ocfs2
volume"
ocfs2: fix the space leak in LA when releasing LA
fs/ocfs2/localalloc.c | 27 +++++----------------------
1 file changed, 5 insertions(+), 22 deletions(-)
--
2.43.0