mbox series

[GIT,PULL,2/2] debian: enable xfs_scrub_all by default

Message ID 172313566825.2167713.3959755611631508176.stg-ugh@frogsfrogsfrogs (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL,1/2] xfs_scrub: admin control of automatic fsck | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev.git tags/debian-autofsck-6.10_2024-08-08

Message

Darrick J. Wong Aug. 8, 2024, 4:51 p.m. UTC
Hi Carlos,

Please pull this branch with changes for xfsprogs for 6.10-rc1.

As usual, I did a test-merge with the main upstream branch as of a few
minutes ago, and didn't see any conflicts.  Please let me know if you
encounter any problems.

The following changes since commit 7fd2c79b3343e4562b4176728e4dd71b187bbbc9:

mkfs: set autofsck filesystem property (2024-08-08 09:38:48 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev.git tags/debian-autofsck-6.10_2024-08-08

for you to fetch changes up to 45cc055588f4dcc7a2951dd226dd5e64f5e165da:

debian: enable xfs_scrub_all systemd timer services by default (2024-08-08 09:38:48 -0700)

----------------------------------------------------------------
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>

----------------------------------------------------------------
Darrick J. Wong (1):
debian: enable xfs_scrub_all systemd timer services by default

debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)