summaryrefslogtreecommitdiff
path: root/src/common/subsys.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/subsys.h')
-rw-r--r--src/common/subsys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/subsys.h b/src/common/subsys.h
index 0667bbd79af..603a3be9c06 100644
--- a/src/common/subsys.h
+++ b/src/common/subsys.h
@@ -88,6 +88,7 @@ SUBSYS(seastore_onode, 0, 5)
SUBSYS(seastore_odata, 0, 5)
SUBSYS(seastore_omap, 0, 5)
SUBSYS(seastore_tm, 0, 5) // logs below seastore tm
+SUBSYS(seastore_t, 0, 5)
SUBSYS(seastore_cleaner, 0, 5)
SUBSYS(seastore_lba, 0, 5)
SUBSYS(seastore_cache, 0, 5)