]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: print transaction reservation type information
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 9 Mar 2018 02:35:23 +0000 (20:35 -0600)
committerEric Sandeen <sandeen@redhat.com>
Fri, 9 Mar 2018 02:35:23 +0000 (20:35 -0600)
commitad9ac929a32cc8f09bfab7d4f1c5f13f1fa9adc7
tree390c35d9cb9e4d47270a6ae5e69b5dbd9bac8cb3
parente24ee6b654599b5c129994921777cc3d3ad2b420
xfs_db: print transaction reservation type information

Create a new xfs_db command to print the transaction reservation info for
a given filesystem.  This will make it easier to compare the calculations
made by the kernel and xfsprogs in case there is a discrepancy.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
db/command.c
db/logformat.c
db/logformat.h
libxfs/libxfs_api_defs.h
man/man8/xfs_db.8