From: Darrick J. Wong Date: Wed, 18 May 2022 02:48:12 +0000 (-0400) Subject: xfs: note the removal of XFS_IOC_FSSETDM in the documentation X-Git-Tag: v5.18.0-rc1~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=baf2beba40e9759fe6daa635b07799931ecbe96e;p=thirdparty%2Fxfsprogs-dev.git xfs: note the removal of XFS_IOC_FSSETDM in the documentation Update the documentation to note the removal of this ioctl. Signed-off-by: Darrick J. Wong Reviewed-by: Eric Sandeen Signed-off-by: Eric Sandeen --- diff --git a/man/man3/handle.3 b/man/man3/handle.3 index 154c0f298..2eb2bbcde 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 a591e61a7..4a0d4d08d 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