]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/common/subsys.h
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / common / subsys.h
index 97875f01335505f4113479816ae40bf84c31f5ba..3e558b44092519e446b2bcb370397c2ce3aecb0e 100644 (file)
@@ -61,7 +61,9 @@ SUBSYS(perfcounter, 1, 5)
 SUBSYS(rgw, 1, 5)                 // log level for the Rados gateway
 SUBSYS(rgw_sync, 1, 5)
 SUBSYS(rgw_datacache, 1, 5)
-SUBSYS(civetweb, 1, 10)
+SUBSYS(rgw_access, 1, 5)
+SUBSYS(rgw_dbstore, 1, 5)
+SUBSYS(rgw_flight, 1, 5)
 SUBSYS(javaclient, 1, 5)
 SUBSYS(asok, 1, 5)
 SUBSYS(throttle, 1, 1)
@@ -73,7 +75,6 @@ SUBSYS(bdev, 1, 3)
 SUBSYS(kstore, 1, 5)
 SUBSYS(rocksdb, 4, 5)
 SUBSYS(leveldb, 4, 5)
-SUBSYS(memdb, 4, 5)
 SUBSYS(fuse, 1, 5)
 SUBSYS(mgr, 2, 5)
 SUBSYS(mgrc, 1, 5)
@@ -88,11 +89,22 @@ 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_epm, 0, 5)
 SUBSYS(seastore_lba, 0, 5)
+SUBSYS(seastore_fixedkv_tree, 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)
-SUBSYS(ceph_exporter, 1, 5)
\ No newline at end of file
+SUBSYS(cyanstore, 0, 5)
+SUBSYS(ceph_exporter, 1, 5)
+SUBSYS(memstore, 1, 5)
+// *********************************************************************
+// Developers should update /doc/rados/troubleshooting/log-and-debug.rst
+// when adding or removing a subsystem accordingly.
+// *********************************************************************
+