]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
crimson/os/seastore: add seastore_backref subsys
authorXuehan Xu <xxhdx1985126@gmail.com>
Fri, 18 Feb 2022 09:30:55 +0000 (17:30 +0800)
committerXuehan Xu <xxhdx1985126@gmail.com>
Sun, 24 Apr 2022 01:34:28 +0000 (09:34 +0800)
Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com>
src/common/subsys.h

index 741929c24898b524a28f3ea3b0a11bfa4b4cca70..9aa5787982c571fe8d7afbce2ef3e772cf934f53 100644 (file)
@@ -95,5 +95,6 @@ SUBSYS(seastore_lba_details, 0, 5)
 SUBSYS(seastore_cache, 0, 5)
 SUBSYS(seastore_journal, 0, 5)
 SUBSYS(seastore_device, 0, 5)
+SUBSYS(seastore_backref, 0, 5)
 SUBSYS(alienstore, 0, 5)
 SUBSYS(mclock, 1, 5)