All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <darrick.wong@oracle.com>
To: sandeen@sandeen.net, darrick.wong@oracle.com
Cc: linux-xfs@vger.kernel.org
Subject: [PATCH 4/8] libxfs: link to the scrub ioctl from xfsctl.3
Date: Mon, 20 May 2019 16:18:33 -0700	[thread overview]
Message-ID: <155839431352.68923.1725339674504868925.stgit@magnolia> (raw)
In-Reply-To: <155839428721.68923.11962490742479847985.stgit@magnolia>

From: Darrick J. Wong <darrick.wong@oracle.com>

Link to the scrub ioctl documentation from xfsctl.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
---
 man/man3/xfsctl.3 |    6 ++++++
 1 file changed, 6 insertions(+)


diff --git a/man/man3/xfsctl.3 b/man/man3/xfsctl.3
index 7437246a..1e98b2a4 100644
--- a/man/man3/xfsctl.3
+++ b/man/man3/xfsctl.3
@@ -411,6 +411,12 @@ See
 .BR ioctl_xfs_fsbulkstat (2)
 for more information.
 
+.TP
+.B XFS_IOC_SCRUB_METADATA
+See
+.BR ioctl_xfs_scrub_metadata (2)
+for more information.
+
 .PP
 .nf
 .B XFS_IOC_THAW

  parent reply	other threads:[~2019-05-20 23:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-20 23:18 [PATCH 0/8] xfsprogs: document the ioctls scrub uses Darrick J. Wong
2019-05-20 23:18 ` [PATCH 1/8] libxfs: break out the GETXATTR/SETXATTR manpage Darrick J. Wong
2019-05-20 23:18 ` [PATCH 2/8] libxfs: break out the fsop geometry manpage Darrick J. Wong
2019-05-20 23:18 ` [PATCH 3/8] libxfs: break out the bulkstat manpage Darrick J. Wong
2019-05-20 23:18 ` Darrick J. Wong [this message]
2019-05-20 23:18 ` [PATCH 5/8] libxfs: break out the INUMBERS manpage Darrick J. Wong
2019-05-20 23:18 ` [PATCH 6/8] libxfs: break out FSCOUNTS manpage Darrick J. Wong
2019-05-20 23:18 ` [PATCH 7/8] libxfs: break out the RESBLKS manpage Darrick J. Wong
2019-05-20 23:19 ` [PATCH 8/8] libxfs: break out GETBMAP manpage Darrick J. Wong

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=155839431352.68923.1725339674504868925.stgit@magnolia \
    --to=darrick.wong@oracle.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.