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