On Thu, Nov 09, 2023 at 06:18:48 PM +0530, Chandan Babu R wrote: > On Tue, Nov 07, 2023 at 09:36:07 PM +0800, Long Li wrote: >> On Mon, Jul 31, 2023 at 08:46:16PM +0800, Long Li wrote: >>> This patch set fix two problem when recovery intents fails. >>> >>> Patches 1-2 fix the possible problem that intent items not released. >>> When recovery intents, new intents items may be created during recovery >>> intents. if recovery fails, new intents items may be left in AIL or >>> leaks. >> >> Hi Chandan, >> >> In this patchset, patches 1-2 [1][2] have already been reviewed by Darrick, >> and are not related to patch 3, is it possible to merge patches 1-2 in first?? >> Patch 3 seems still has a lot of work to do. >> >> [1] https://patchwork.kernel.org/project/xfs/patch/20230715063647.2094989-2-leo.lilong@xxxxxxxxxx/ >> [2] https://patchwork.kernel.org/project/xfs/patch/20230715063647.2094989-3-leo.lilong@xxxxxxxxxx/ >> > > Sure, I will queue the first two patches for 6.7-rc2. Thanks for notifying me. Darrick's email address mentioned under the RVB tag is incorrect. I will update it to djwong@xxxxxxxxxx when commiting the patches. -- Chandan