]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
man: create a separate GETXATTR/SETXATTR ioctl manpage
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 10 Jul 2019 21:16:32 +0000 (17:16 -0400)
committerEric Sandeen <sandeen@redhat.com>
Wed, 10 Jul 2019 21:16:32 +0000 (17:16 -0400)
commit21e8caf0f14aac7feb3af68c2046dc1bc004e583
treee87be9e273a9861c08c4d571fc16007c33c4c6d5
parent59cf967983f6aaff4ce33a50135ae57032ebd8f2
man: create a separate GETXATTR/SETXATTR ioctl manpage

Break out the xfs file attribute get and set ioctls into a separate
manpage to reduce clutter in xfsctl.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
[sandeen: minor edits]
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
man/man2/ioctl_xfs_fsgetxattr.2 [new file with mode: 0644]
man/man2/ioctl_xfs_fsgetxattra.2 [new file with mode: 0644]
man/man2/ioctl_xfs_fssetxattr.2 [new file with mode: 0644]
man/man3/xfsctl.3