]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - db/type.c
xfs_db: enable blockget for v5 filesystems
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 13 Oct 2015 23:25:37 +0000 (10:25 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 13 Oct 2015 23:25:37 +0000 (10:25 +1100)
commite96864ff4d4021b463c82497584ae9a39257922c
tree53fe8caacfbd06fbe6c7f3de65472b1d48a0249b
parent37faa0daed5a333dc0fd06d649d35b51ba6c6297
xfs_db: enable blockget for v5 filesystems

Plumb in the necessary magic number checks and other fixups required
to handle v5 filesystems.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
db/check.c
db/type.c