]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
common: add 'mgr' and 'mgrc' subsystems for logging
authorJohn Spray <john.spray@redhat.com>
Thu, 19 May 2016 11:57:38 +0000 (12:57 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 29 Sep 2016 16:26:51 +0000 (17:26 +0100)
Signed-off-by: John Spray <john.spray@redhat.com>
src/common/config_opts.h

index 83a69b7185e4141d8532e987c6650fc5e7e1f0ec..b83614a1bb439ce1b90a8a3c2e6b853bcdd8d712 100644 (file)
@@ -158,6 +158,8 @@ SUBSYS(leveldb, 4, 5)
 SUBSYS(memdb, 4, 5)
 SUBSYS(kinetic, 1, 5)
 SUBSYS(fuse, 1, 5)
+SUBSYS(mgr, 1, 5)
+SUBSYS(mgrc, 1, 5)
 
 OPTION(key, OPT_STR, "")
 OPTION(keyfile, OPT_STR, "")