linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: "Darrick J. Wong" <djwong@kernel.org>
Cc: linux-xfs@vger.kernel.org
Subject: stop exposing the XFS_IOC_ATTRLIST_BY_HANDLE uapi structures
Date: Mon, 24 Jul 2023 08:44:03 -0700	[thread overview]
Message-ID: <20230724154404.34524-1-hch@lst.de> (raw)

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.

             reply	other threads:[~2023-07-24 15:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-24 15:44 Christoph Hellwig [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230724154404.34524-1-hch@lst.de \
    --to=hch@lst.de \
    --cc=djwong@kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).