]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_info: call xfs_db for offline filesystems
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)
commit6750f2b8aa83091ec9b03a9acdb2fe659cef5fec
tree79c5e695b48657e8639234cc4badb6b0cffb1c3f
parent3fda24ed019e3c49d10519e9c3aadcc2f5e624ed
xfs_info: call xfs_db for offline filesystems

If the online filesystem geometry query doesn't work, try using xfs_db
to see if we can grab the information offline.

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>
man/man8/xfs_growfs.8
man/man8/xfs_info.8 [new file with mode: 0644]
spaceman/xfs_info.sh