public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] xfs: drop SB_I_VERSION support
@ 2024-03-18 22:50 Dave Chinner
  2024-03-18 22:51 ` [PATCH 1/2] xfs: stop advertising SB_I_VERSION Dave Chinner
  2024-03-18 22:51 ` [PATCH 2/2] xfs: internalise all remaining i_version support Dave Chinner
  0 siblings, 2 replies; 9+ messages in thread
From: Dave Chinner @ 2024-03-18 22:50 UTC (permalink / raw)
  To: linux-xfs

Hi folks,

This is a followup to my original patch to drop SB_I_VERSION support
that adds a second patch to clean up all the remaining usage of
inode->i_version and completely internalise the inode change counter
as Darrick requested. I haven't seen any issues or failures as a
result of this change, and NFS doesn't appear to complain or
misbehave over the reversion to ctime based change attributes,
either.

-Dave.

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

end of thread, other threads:[~2024-03-22  0:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-18 22:50 [PATCH v2 0/2] xfs: drop SB_I_VERSION support Dave Chinner
2024-03-18 22:51 ` [PATCH 1/2] xfs: stop advertising SB_I_VERSION Dave Chinner
2024-03-19 17:51   ` Darrick J. Wong
2024-03-19 23:03   ` Christoph Hellwig
2024-03-18 22:51 ` [PATCH 2/2] xfs: internalise all remaining i_version support Dave Chinner
2024-03-19 17:54   ` Darrick J. Wong
2024-03-19 23:06     ` Christoph Hellwig
2024-03-19 23:17       ` Darrick J. Wong
2024-03-20  3:10       ` Dave Chinner

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