]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_db: add a superblock info command
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 23 May 2018 21:30:48 +0000 (16:30 -0500)
committerEric Sandeen <sandeen@redhat.com>
Wed, 23 May 2018 21:30:48 +0000 (16:30 -0500)
commit172793ee2646150534546af9394ecd9cee3035c1
tree85d895e55556943044d50dfa5e315dc09bf8f44f
parentebc2e79841949c838d994235727a72e4de854be6
xfs_db: add a superblock info command

Add an 'info' command to pretty-print the superblock geometry.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
db/Makefile
db/command.c
db/command.h
db/info.c [new file with mode: 0644]
man/man8/xfs_db.8