]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - libfrog/scrub.c
libfrog: fix workqueue error communication problems
[thirdparty/xfsprogs-dev.git] / libfrog / scrub.c
index 12c0926fbc60ed42eac0f4449a27ece9ac4b0276..e9671da2b7589da082011a338b4d6c239b70e5db 100644 (file)
@@ -129,6 +129,12 @@ const struct xfrog_scrub_descr xfrog_scrubbers[XFS_SCRUB_TYPE_NR] = {
                .descr  = "project quotas",
                .type   = XFROG_SCRUB_TYPE_FS,
        },
+       [XFS_SCRUB_TYPE_FSCOUNTERS] = {
+               .name   = "fscounters",
+               .descr  = "filesystem summary counters",
+               .type   = XFROG_SCRUB_TYPE_FS,
+               .flags  = XFROG_SCRUB_DESCR_SUMMARY,
+       },
 };
 
 int