Re: [PATCH v1] jbd2: use J_ASSERT instead of BUG_ON for checkpoint mutex
From: liubaolin
Date: Wed Nov 12 2025 - 22:20:58 EST
Sorry, my intention was to unify all the BUG_ON statements in the jbd2 code to J_ASSERT in order to improve readability. You made a good point — this change could indeed cause conflicts with future patches. I’ll withdraw this patch and not submit it. Thank you for your review.
在 2025/11/13 3:29, Jan Kara 写道:
J_ASSERT,
J_ASSERT_JH and J_ASSERT_BH