public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] xfs: fixes and clean up for attr item
@ 2026-03-20  2:11 Long Li
  2026-03-20  2:11 ` [PATCH v3 1/2] xfs: fix ri_total validation in xlog_recover_attri_commit_pass2 Long Li
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Long Li @ 2026-03-20  2:11 UTC (permalink / raw)
  To: djwong, cem
  Cc: linux-xfs, david, yi.zhang, houtao1, leo.lilong, yangerkun,
	lonuxli.64

This patch set fixes and cleans up several minor issues in the attr item.

V2->v3:
- Patch1 is discarded, as Darrick has already fixed it.
- Update the comments and add the reviewed tag

V1->V2:
- Fix ip is not initialized issuse in patch-1
- Add the reproduction script in patch-2.
- Delete only the redundant code, and leave the rest unchanged in patch-3.


Long Li (2):
  xfs: fix ri_total validation in xlog_recover_attri_commit_pass2
  xfs: remove redundant validation in xlog_recover_attri_commit_pass2

 fs/xfs/xfs_attr_item.c | 50 ++----------------------------------------
 1 file changed, 2 insertions(+), 48 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-03-23 10:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-20  2:11 [PATCH v3 0/2] xfs: fixes and clean up for attr item Long Li
2026-03-20  2:11 ` [PATCH v3 1/2] xfs: fix ri_total validation in xlog_recover_attri_commit_pass2 Long Li
2026-03-23  6:15   ` Christoph Hellwig
2026-03-23  7:33     ` Long Li
2026-03-20  2:11 ` [PATCH v3 2/2] xfs: remove redundant " Long Li
2026-03-23  6:15   ` Christoph Hellwig
2026-03-23 10:47 ` [PATCH v3 0/2] xfs: fixes and clean up for attr item Carlos Maiolino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox