]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/24[356]: check for -c switch to xfs_io bmap command
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 18 Feb 2016 23:51:25 +0000 (10:51 +1100)
committerDave Chinner <david@fromorbit.com>
Thu, 18 Feb 2016 23:51:25 +0000 (10:51 +1100)
commitd172db236c883c3a4111fe040234c5c58c085dcb
tree8d68271bc333a60018b23f6f5311a8b4fda44f55
parentf9ff240882ee1343828834a9265f64da605d4c9b
xfs/24[356]: check for -c switch to xfs_io bmap command

Extend _require_xfs_io_command so that we can pass it a command line
argument to look for, and then use new capabililty in the relevant
tests to ensure that bmap knows how to dump CoW fork contents (bmap -c)

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
common/rc
tests/xfs/243
tests/xfs/245
tests/xfs/246