]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_db: create an untorn_max subcommand
authorDarrick J. Wong <djwong@kernel.org>
Tue, 1 Jul 2025 17:45:13 +0000 (10:45 -0700)
committerAndrey Albershteyn <aalbersh@kernel.org>
Fri, 18 Jul 2025 14:05:10 +0000 (16:05 +0200)
commitb5b477a382448e4adea2e2732ada9df8beca4bff
treeb6fb0b15e4f085afbf5bdc5665a49c7eb7e35a78
parentfe8cfecb916fb1a3dc139bcd3f17d720188538de
xfs_db: create an untorn_max subcommand

Create a debugger command to compute the either the logres needed to
perform an untorn cow write completion for a given number of blocks; or
the number of blocks that can be completed given a log reservation.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: John Garry <john.g.garry@oracle.com>
db/logformat.c
include/libxfs.h
libxfs/libxfs_api_defs.h
man/man8/xfs_db.8