public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfs: fix an inconsistency issue
@ 2023-06-13  3:04 Zhang Yi
  2023-06-13  3:04 ` [PATCH 1/2] xfs: factor out __xfs_da3_node_read() Zhang Yi
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Zhang Yi @ 2023-06-13  3:04 UTC (permalink / raw)
  To: linux-xfs; +Cc: djwong, dchinner, yi.zhang, yi.zhang, leo.lilong, yukuai3

From: Zhang Yi <yi.zhang@huawei.com>

This patch set fix a xattr inconsistency issue which lead to clean
iunlinks failure.

Zhang Yi (2):
  xfs: factor out __xfs_da3_node_read()
  xfs: atomic drop extent entries when inactiving attr

 fs/xfs/libxfs/xfs_da_btree.c |  5 +--
 fs/xfs/libxfs/xfs_da_btree.h | 15 +++++++--
 fs/xfs/xfs_attr_inactive.c   | 62 ++++++++++++++++++++++++++----------
 3 files changed, 62 insertions(+), 20 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2023-06-13  4:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-13  3:04 [PATCH 0/2] xfs: fix an inconsistency issue Zhang Yi
2023-06-13  3:04 ` [PATCH 1/2] xfs: factor out __xfs_da3_node_read() Zhang Yi
2023-06-13  3:04 ` [PATCH 2/2] xfs: atomic drop extent entries when inactiving attr Zhang Yi
2023-06-13  4:48   ` Dave Chinner
2023-06-13  3:44 ` [PATCH 0/2] xfs: fix an inconsistency issue Dave Chinner

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