commit | 854665693e6770c0730c1354871f08d01be6a333 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Jul 01 10:45:15 2025 -0700 |
committer | Andrey Albershteyn <aalbersh@kernel.org> | Fri Jul 18 16:05:10 2025 +0200 |
tree | b58f8c4ba5bea73107301d63800d18a5c7f883c1 | |
parent | 3423827c2ed31164aec06168b6ff86fdfae6d170 [diff] |
xfs_scrub: remove EXPERIMENTAL warnings The kernel code for online fsck has been stable for a year, and there haven't been any major changes to the program in quite some time, so let's drop the experimental warnings. Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>