]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commitdiff
Merge tag 'scrub-fixes-6.9_2024-06-03' of https://git.kernel.org/pub/scm/linux/kernel...
authorCarlos Maiolino <cem@kernel.org>
Mon, 17 Jun 2024 11:33:38 +0000 (13:33 +0200)
committerCarlos Maiolino <cem@kernel.org>
Mon, 17 Jun 2024 11:33:38 +0000 (13:33 +0200)
xfs_scrub: updates for 6.9 [v30.5 06/35]

Now that the kernel has the code for userspace to upload a clean bill of
health (which clears out all the secondary markers of ill health that
hint at forgotten sicknesses), let's make xfs_scrub do that if the
filesystem is actually clean.

Second, restructure the xfs_scrub program so that it scrubs file link
counts and quotacheck in parallel.

This has been running on the djcloud for months with no problems.  Enjoy!

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>

Trivial merge