]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_db: expose the unwritten flag in rmapbt keys
authorDarrick J. Wong <djwong@kernel.org>
Mon, 5 Jun 2023 15:36:23 +0000 (08:36 -0700)
committerCarlos Maiolino <cem@kernel.org>
Wed, 12 Jul 2023 07:15:19 +0000 (09:15 +0200)
commit10139046b4b95c53befd409f7ea91e3c7777771e
tree2a022b391adab1154911219a0289b02be6f2264f
parentad662cc1734675623a484e111fa2422a08ee45d6
xfs_db: expose the unwritten flag in rmapbt keys

Teach the debugger to expose the "unwritten" flag in rmapbt keys so that
we can simulate an old filesystem writing out bad keys for testing.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
db/btblock.c