]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
man: link to the SCRUB_METADATA ioctl manpage from xfsctl.3
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 10 Jul 2019 21:16:36 +0000 (17:16 -0400)
committerEric Sandeen <sandeen@redhat.com>
Wed, 10 Jul 2019 21:16:36 +0000 (17:16 -0400)
Link to the scrub ioctl documentation from xfsctl.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
man/man3/xfsctl.3

index 94a6ad4b56a37f5c58fc02d0d0ad92da70255ee3..78fad9751e64f692b213705a63c94c4365accd1b 100644 (file)
@@ -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
@@ -436,6 +442,7 @@ as they are not of general use to applications.
 .BR ioctl_xfs_fsgetxattr (2),
 .BR ioctl_xfs_fsop_geometry (2),
 .BR ioctl_xfs_fsbulkstat (2),
+.BR ioctl_xfs_scrub_metadata (2),
 .BR fstatfs (2),
 .BR statfs (2),
 .BR xfs (5),