]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
man: create a separate GETBMAPX/GETBMAPA/GETBMAP ioctl manpage
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)
commit647d25ccbdd1c38f595f127e00cc29fcf59f8291
tree059d2a1c18b529b63b81434dc1ce14ed99f8235a
parentcb5c5cb9d405ab695e2ca1a16ef278167a495d68
man: create a separate GETBMAPX/GETBMAPA/GETBMAP ioctl manpage

Create a separate manual page for the xfs BMAP ioctls so we can document
how they work.

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_getbmap.2 [new file with mode: 0644]
man/man2/ioctl_xfs_getbmapa.2 [new file with mode: 0644]
man/man2/ioctl_xfs_getbmapx.2 [new file with mode: 0644]
man/man3/xfsctl.3