]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
PG: fix proc_master_log output
authorJosh Durgin <josh.durgin@dreamhost.com>
Mon, 2 May 2011 21:39:04 +0000 (14:39 -0700)
committerJosh Durgin <josh.durgin@dreamhost.com>
Tue, 3 May 2011 21:26:34 +0000 (14:26 -0700)
Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
src/osd/PG.cc

index 4aa230df1d2476fd92d6886141fc221cdedbb576..3ee89029ce29f85de4396c6df8180e5100d6c32f 100644 (file)
@@ -179,7 +179,7 @@ void PG::trim_write_ahead()
 
 void PG::proc_master_log(ObjectStore::Transaction& t, Info &oinfo, Log &olog, Missing& omissing, int from)
 {
-  dout(10) << "proc_replica_log for osd" << from << ": " << olog << " " << omissing << dendl;
+  dout(10) << "proc_master_log for osd" << from << ": " << olog << " " << omissing << dendl;
   assert(!is_active() && is_primary());
 
   // merge log into our own log to build master log.  no need to