]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_io: clarify the fsmap documentation
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 24 Aug 2017 21:43:46 +0000 (16:43 -0500)
committerEric Sandeen <sandeen@redhat.com>
Thu, 24 Aug 2017 21:43:46 +0000 (16:43 -0500)
commit2fc6b1671ae21fb3694ca93c46ced22ac60f6396
tree582c3b0ace2c5312d602cf39ba4c5984329f2d26
parentfa9f6f136c069959e6d57c64e2abb209a91e206a
xfs_io: clarify the fsmap documentation

Explicitly declare that the 'start' and 'end' arguments to fsmap require
one of -d, -l, or -r to select the data, log, or realtime device, and fix
misspelled command name while we're at it.

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>
io/fsmap.c
man/man8/xfs_io.8