]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_db: support printing time limits
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 20 Nov 2020 22:03:28 +0000 (17:03 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Fri, 20 Nov 2020 22:03:28 +0000 (17:03 -0500)
commit4893718570dac172f639cc5e8687e782c4f759ee
treefef14904f6d536cca12c8b31323f66768cf2079c
parent344f38a9e5d0f938dae337c8c769853e6368d480
xfs_db: support printing time limits

Support printing the minimum and maxium timestamp limits on this
filesystem.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
db/Makefile
db/command.c
db/command.h
db/timelimit.c [new file with mode: 0644]
man/man8/xfs_db.8