]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_io: bmap should support querying CoW fork, shared blocks
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Oct 2016 22:14:32 +0000 (15:14 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 26 Oct 2016 18:14:26 +0000 (11:14 -0700)
commit7536ce44f6a319f87a11a44fdbe41b1c08d14a1e
tree52e6102cda36669a9273e6c6a715bece1b975740
parent24dc67741a7aea52e5608145938146375cbc45f4
xfs_io: bmap should support querying CoW fork, shared blocks

Teach the bmap command to report shared and delayed allocation
extents, and to be able to query the CoW fork.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
io/bmap.c
man/man8/xfs_bmap.8
man/man8/xfs_io.8