xfs/001: update to handle v5 filesystems
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 4 Jul 2018 04:51:06 +0000 (21:51 -0700)
committerEryu Guan <guaneryu@gmail.com>
Sat, 14 Jul 2018 10:24:11 +0000 (18:24 +0800)
commit75337edb8cdae7849172e1db986121610782c15e
tree2c4801157662a3978081f6cd7cc2a35d2820c84e
parentbeae6dead91f61aaa58480e20e6e7d2f6a34870e
xfs/001: update to handle v5 filesystems

xfs/001 fuzzes various extent fields using xfs_db.  There's nothing
in it that's specific to v4 filesystems, so upgrade the test to be
able to handle v5 filesystems.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
common/xfs
tests/xfs/001