]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Merge tag 'autofsck-6.10_2024-08-08' of https://git.kernel.org/pub/scm/linux/kernel...
authorCarlos Maiolino <cem@kernel.org>
Fri, 9 Aug 2024 08:24:47 +0000 (10:24 +0200)
committerCarlos Maiolino <cem@kernel.org>
Fri, 9 Aug 2024 08:24:47 +0000 (10:24 +0200)
xfs_scrub: admin control of automatic fsck [v30.11 1/2]

Now that we have the ability to set per-filesystem properties, teach the
background xfs_scrub service to pick up advice from the filesystem that it
wants to examine, and pick a mode from that.  We're only going to enable this
by default for newer filesystems.

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

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

Trivial merge