public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@kernel.org>
To: sandeen@sandeen.net
Cc: linux-xfs@vger.kernel.org
Subject: [PATCH 3/2] xfs: note the removal of XFS_IOC_FSSETDM in the documentation
Date: Tue, 10 May 2022 14:30:42 -0700	[thread overview]
Message-ID: <20220510213042.GF27195@magnolia> (raw)
In-Reply-To: <165176663972.246897.5479033385952013770.stgit@magnolia>

From: Darrick J. Wong <djwong@kernel.org>

Update the documentation to note the removal of this ioctl.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
---
 man/man3/handle.3 |    1 +
 man/man3/xfsctl.3 |    2 ++
 2 files changed, 3 insertions(+)

diff --git a/man/man3/handle.3 b/man/man3/handle.3
index 154c0f29..2eb2bbcd 100644
--- a/man/man3/handle.3
+++ b/man/man3/handle.3
@@ -124,6 +124,7 @@ and
 fields in an XFS on-disk inode. It is analogous to the
 .BR "XFS_IOC_FSSETDM xfsctl" (3)
 command, except that a handle is specified instead of a file.
+This function is not supported on Linux.
 .PP
 The
 .BR free_handle ()
diff --git a/man/man3/xfsctl.3 b/man/man3/xfsctl.3
index a591e61a..4a0d4d08 100644
--- a/man/man3/xfsctl.3
+++ b/man/man3/xfsctl.3
@@ -104,6 +104,7 @@ This command is restricted to root or to processes with device
 management capabilities.
 Its sole purpose is to allow backup and restore programs to restore the
 aforementioned critical on-disk inode fields.
+This ioctl is not supported as of Linux 5.5.
 
 .TP
 .B XFS_IOC_DIOINFO
@@ -318,6 +319,7 @@ functions (see
 .BR open_by_handle (3)).
 They are all subject to change and should not be called directly
 by applications.
+XFS_IOC_FSSETDM_BY_HANDLE is not supported as of Linux 5.5.
 
 .SS Filesystem Operations
 In order to effect one of the following operations, the pathname

  parent reply	other threads:[~2022-05-10 21:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-05 16:03 [PATCHSET 0/2] xfsprogs: random fixes Darrick J. Wong
2022-05-05 16:04 ` [PATCH 1/2] xfs_scrub: move to mallinfo2 when available Darrick J. Wong
2022-05-05 19:28   ` Eric Sandeen
2022-05-10  9:38   ` Christoph Hellwig
2022-05-05 16:04 ` [PATCH 2/2] xfs_db: fix a complaint about a printf buffer overrun Darrick J. Wong
2022-05-05 19:34   ` Eric Sandeen
2022-05-10  9:38   ` Christoph Hellwig
2022-05-10 21:30 ` Darrick J. Wong [this message]
2022-05-12 18:31   ` [PATCH 3/2] xfs: note the removal of XFS_IOC_FSSETDM in the documentation Eric Sandeen

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=20220510213042.GF27195@magnolia \
    --to=djwong@kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    --cc=sandeen@sandeen.net \
    /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