]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_db: add a bmbt inflation command
authorDarrick J. Wong <djwong@kernel.org>
Mon, 15 Apr 2024 23:07:49 +0000 (16:07 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 17 Apr 2024 21:06:28 +0000 (14:06 -0700)
commite9984a42251bf863c6a6ca7cc4dc526c80654187
treefc9ecf27e25c773752f92660f8312535c2f11b1b
parentb3bcb8f0a8b5763defc09bc6d9a04da275ad780a
xfs_db: add a bmbt inflation command

Add a command to xfs_db to clone a data fork mapping over and over
again.  This will make it easier to exercise really high sharing counts.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
db/Makefile
db/bmap_inflate.c [new file with mode: 0644]
db/command.c
db/command.h
man/man8/xfs_db.8