public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* stop exposing the XFS_IOC_ATTRLIST_BY_HANDLE uapi structures
@ 2023-07-24 15:44 Christoph Hellwig
  2023-07-24 15:44 ` [PATCH] xfs: remove the XFS_IOC_ATTRLIST_BY_HANDLE definitions out of xfs_fs.h Christoph Hellwig
  0 siblings, 1 reply; 5+ messages in thread
From: Christoph Hellwig @ 2023-07-24 15:44 UTC (permalink / raw)
  To: Darrick J. Wong; +Cc: linux-xfs

Hi Darrick,

this is the patch I've been talking to to stop exposting xfs_attrlist /
xfs_attrlist_end because that could potentially be harmful with the
variable sized array conversion, and certainly hasn't ever been useful.

It ports triviall to xfsprogs, and xfsdump still builds and works fine
with the change.

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

end of thread, other threads:[~2023-07-26  0:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-24 15:44 stop exposing the XFS_IOC_ATTRLIST_BY_HANDLE uapi structures Christoph Hellwig
2023-07-24 15:44 ` [PATCH] xfs: remove the XFS_IOC_ATTRLIST_BY_HANDLE definitions out of xfs_fs.h Christoph Hellwig
2023-07-25  3:49   ` Darrick J. Wong
2023-07-25  4:00     ` Darrick J. Wong
2023-07-26  0:23       ` Dave Chinner

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