public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] xfs: Fail remount with noattr2 on a v5 xfs with v4 enabled kernel.
@ 2025-04-29  9:02 Nirjhar Roy (IBM)
  2025-04-29  9:02 ` [PATCH v2 1/1] xfs: Fail remount with noattr2 on a v5 with v4 enabled Nirjhar Roy (IBM)
  0 siblings, 1 reply; 4+ messages in thread
From: Nirjhar Roy (IBM) @ 2025-04-29  9:02 UTC (permalink / raw)
  To: linux-xfs
  Cc: linux-ext4, fstests, ritesh.list, ojaswin, djwong, zlang, david,
	hch, nirjhar.roy.lists

This patch fixes an issue where remount with noattr2 doesn't fail explicitly
on v5 xfs with CONFIG_XFS_SUPPORT_V4=y. Details are there in the commit message
of the patch.

Related discussion in [1].

[v1] --> v2
 - Added another final verification with xfs_finish_flags() in xfs_fs_reconfigure()
   during remount.

[v1] https://lore.kernel.org/all/7c4202348f67788db55c7ec445cbe3f2d587daf2.1744394929.git.nirjhar.roy.lists@gmail.com/
[1] https://lore.kernel.org/all/Z65o6nWxT00MaUrW@dread.disaster.area/

Nirjhar Roy (IBM) (1):
  xfs: Fail remount with noattr2 on a v5 with v4 enabled

 fs/xfs/xfs_super.c | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

--
2.43.5


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

end of thread, other threads:[~2025-04-29 14:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-29  9:02 [PATCH v2 0/1] xfs: Fail remount with noattr2 on a v5 xfs with v4 enabled kernel Nirjhar Roy (IBM)
2025-04-29  9:02 ` [PATCH v2 1/1] xfs: Fail remount with noattr2 on a v5 with v4 enabled Nirjhar Roy (IBM)
2025-04-29 12:18   ` Christoph Hellwig
2025-04-29 14:11     ` Nirjhar Roy (IBM)

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