]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_db: handle realtime bitmap / summary files as text
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 31 May 2018 19:09:55 +0000 (14:09 -0500)
committerEric Sandeen <sandeen@redhat.com>
Thu, 31 May 2018 19:09:55 +0000 (14:09 -0500)
commit87a271c2084d6fd3eff9a1b37891227d30c14824
tree3c3e4f549ffb85e58a263e53e252591a13bb336b
parent25b4549c8b54134106cff094aa098eab9e86eee7
xfs_db: handle realtime bitmap / summary files as text

Use handle_text to print realtime bitmap / summary file blocks instead
of erroring out.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Bill O'Donnell <billodo@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
db/type.c