]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_scrub: enable users to bump information messages to warnings
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:23:05 +0000 (16:23 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:07 +0000 (17:01 -0700)
commitbf15d7766e3dd63eda56f6b2f7976e529cd07575
tree4246eb67995d1f8f541f9885542cd638f5edeffa
parent5e3f991ab7033b825fa996c703ea0a5222723dab
xfs_scrub: enable users to bump information messages to warnings

Add a -o iwarn option that enables users to specify that informational
messages (such as incomplete scans, or confusing names) should be
treated as warnings.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
man/man8/xfs_scrub.8
scrub/common.c
scrub/xfs_scrub.c
scrub/xfs_scrub.h