]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
mds: Return "committing" rather than "committed" member in get_committing() 10250/head
authorGreg Farnum <gfarnum@redhat.com>
Mon, 11 Jul 2016 21:00:58 +0000 (14:00 -0700)
committerGreg Farnum <gfarnum@redhat.com>
Mon, 11 Jul 2016 21:00:58 +0000 (14:00 -0700)
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
src/mds/SessionMap.h

index c1f5175f631f380b33e9efe96033bb23b95a1a8f..153544bfae0f8a918282a16fe97da2e6bb319aa4 100644 (file)
@@ -461,7 +461,7 @@ public:
 
   version_t get_committing() const
   {
-    return committed;
+    return committing;
   }
 
   // sessions