]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
Merge tag 'debian-autofsck-6.10_2024-08-08' of https://git.kernel.org/pub/scm/linux...
authorCarlos Maiolino <cem@kernel.org>
Fri, 9 Aug 2024 08:25:11 +0000 (10:25 +0200)
committerCarlos Maiolino <cem@kernel.org>
Fri, 9 Aug 2024 08:25:11 +0000 (10:25 +0200)
commitac1f1c2b24dc7b1b769025e5b42f277fdfc57ac1
tree81764584009c0cda51c9c23d63a3a9a923599ba7
parent8b70d7a070ed554835924134e874f54b51366fd9
parent45cc055588f4dcc7a2951dd226dd5e64f5e165da
Merge tag 'debian-autofsck-6.10_2024-08-08' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev into for-next

debian: enable xfs_scrub_all by default [v30.11 2/2]

Update our packaging to enable the background xfs_scrub timer by default.
This won't do much unless the sysadmin sets the autofsck fs property or
formats a filesystem with backref metadata.

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

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