public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* xfs fixups for the fop_flags conversion
@ 2024-04-23 12:46 Christoph Hellwig
  2024-04-23 12:46 ` [PATCH 1/3] xfs: fix overly long line in the file_operations Christoph Hellwig
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Christoph Hellwig @ 2024-04-23 12:46 UTC (permalink / raw)
  To: Christian Brauner, Chandan Babu R, Darrick J. Wong
  Cc: linux-xfs, linux-kernel

Hi all,

this series against Christian's vfs.misc branch fixes up pointless
harmless but pointless over-declaration of capabilities for XFS
directories.

Christian: the first patch would make sense to just fold into the
original fop_flags conversion if you're still rebasing the branch.

 xfs_file.c |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2024-04-24 12:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-23 12:46 xfs fixups for the fop_flags conversion Christoph Hellwig
2024-04-23 12:46 ` [PATCH 1/3] xfs: fix overly long line in the file_operations Christoph Hellwig
2024-04-23 12:46 ` [PATCH 2/3] xfs: drop fop_flags for directories Christoph Hellwig
2024-04-23 12:46 ` [PATCH 3/3] xfs: don't call xfs_file_open from xfs_dir_open Christoph Hellwig
2024-04-24  3:33 ` xfs fixups for the fop_flags conversion Darrick J. Wong
2024-04-24 12:49 ` Christian Brauner

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