]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_io: support passing the FORCE_REBUILD flag to online repair
authorDarrick J. Wong <djwong@kernel.org>
Wed, 20 Dec 2023 16:53:46 +0000 (08:53 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 22 Dec 2023 02:29:14 +0000 (18:29 -0800)
commit9de9b74046527423dfd4a5140e86d74af69ee895
tree887bdbf044904a73a29ef8391e65e776609969ad
parent99a0612bd5548c2cb0961e2eb1ed13d015f9cb9d
xfs_io: support passing the FORCE_REBUILD flag to online repair

Add CLI options to the scrubv and repair commands so that the user can
pass FORCE_REBUILD to force the kernel to rebuild metadata.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
io/scrub.c
man/man8/xfs_io.8