From: Chandan Babu R Date: Fri, 18 Aug 2023 07:22:16 +0000 (+0530) Subject: Merge tag 'scrub-usage-stats-6.6_2023-08-10' of https://git.kernel.org/pub/scm/linux... X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=889b09b3d00cea78d3330022a39fdccbb6067a3b;p=linux.git Merge tag 'scrub-usage-stats-6.6_2023-08-10' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-6.6-mergeA xfs: add usage counters for scrub This series introduces simple usage and performance counters for the online fsck subsystem. The goal here is to enable developers and sysadmins to look at summary counts of how many objects were checked and repaired; what the outcomes were; and how much time the kernel has spent on these operations. The counter file is exposed in debugfs because that's easier than cramming it into the device model, and debugfs doesn't have rules against complex file contents, unlike sysfs. Signed-off-by: Darrick J. Wong Signed-off-by: Chandan Babu R * tag 'scrub-usage-stats-6.6_2023-08-10' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux: xfs: track usage statistics of online fsck xfs: create scaffolding for creating debugfs entries --- 889b09b3d00cea78d3330022a39fdccbb6067a3b