From: Carlos Maiolino Date: Tue, 6 Aug 2024 13:46:57 +0000 (+0200) Subject: Merge tag 'scrub-object-tracking-6.10_2024-07-29' of https://git.kernel.org/pub/scm... X-Git-Tag: v6.10.0~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e1d04345ac1faebd043d0c2dc9b560b6b366c6f8;p=thirdparty%2Fxfsprogs-dev.git Merge tag 'scrub-object-tracking-6.10_2024-07-29' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev into for-next xfs_scrub: use scrub_item to track check progress [v30.9 09/28] Now that we've introduced tickets to track the status of repairs to a specific principal XFS object (fs, ag, file), use them to track the scrub state of those same objects. Ultimately, we want to make it easy to introduce vectorized repair, where we send a batch of repair requests to the kernel instead of making millions of ioctl calls. For now, however, we'll settle for easier bookkeepping. This has been running on the djcloud for months with no problems. Enjoy! Signed-off-by: Darrick J. Wong --- e1d04345ac1faebd043d0c2dc9b560b6b366c6f8