summaryrefslogtreecommitdiff
path: root/src/mds/SnapServer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mds/SnapServer.cc')
-rw-r--r--src/mds/SnapServer.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mds/SnapServer.cc b/src/mds/SnapServer.cc
index 5352b22c5f5..4ce1f776e3b 100644
--- a/src/mds/SnapServer.cc
+++ b/src/mds/SnapServer.cc
@@ -25,7 +25,7 @@
#include "common/config.h"
-#define DOUT_SUBSYS mds
+#define dout_subsys ceph_subsys_mds
#undef dout_prefix
#define dout_prefix *_dout << "mds." << mds->get_nodeid() << ".snap "