Linux XFS filesystem development
 help / color / mirror / Atom feed
* [PATCHSET 0/1] xfs: fix reloading the last iunlink item
@ 2023-09-25 15:38 Darrick J. Wong
  2023-09-25 15:38 ` [PATCH 1/1] xfs: fix reloading entire unlinked bucket lists Darrick J. Wong
  0 siblings, 1 reply; 3+ messages in thread
From: Darrick J. Wong @ 2023-09-25 15:38 UTC (permalink / raw)
  To: djwong, chandanbabu; +Cc: Dave Chinner, linux-xfs, david

Hi all,

It's not a good idea to be trying to send bug fixes to the mailing list
while also trying to take a vacation.  Dave sent some review comments
about the iunlink reloading patches, I changed them in djwong-dev, and
forgot to backport those changes to my -fixes tree.

As a result, the patch is missing some important pieces.  Perhaps
manually copying code diffs between email and two separate git trees
is archaic and stupid^W^W^W^Wisn't really a good idea?

If you're going to start using this code, I strongly recommend pulling
from my git trees, which are linked below.

This has been lightly tested with fstests.  Enjoy!
Comments and questions are, as always, welcome.

--D

kernel git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=fix-fix-iunlink-6.6
---
 fs/xfs/xfs_export.c |   16 ++++++++++++----
 fs/xfs/xfs_inode.c  |   48 +++++++++++++++++++++++++++++++++++-------------
 fs/xfs/xfs_itable.c |    2 ++
 fs/xfs/xfs_qm.c     |   15 ++++++++++++---
 4 files changed, 61 insertions(+), 20 deletions(-)


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

end of thread, other threads:[~2023-09-25 21:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-25 15:38 [PATCHSET 0/1] xfs: fix reloading the last iunlink item Darrick J. Wong
2023-09-25 15:38 ` [PATCH 1/1] xfs: fix reloading entire unlinked bucket lists Darrick J. Wong
2023-09-25 21:44   ` Dave Chinner

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