]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mds: whitespace
authorSage Weil <sage@redhat.com>
Thu, 9 Jul 2015 15:18:08 +0000 (11:18 -0400)
committerSage Weil <sage@redhat.com>
Thu, 1 Oct 2015 13:39:30 +0000 (09:39 -0400)
Signed-off-by: Sage Weil <sage@redhat.com>
src/mds/MDSDaemon.cc

index 15b424ea388b58a8646cfa79843e61a07ee51d0e..37869be782c10ac7bc4652a66164f4ef974a7ae7 100644 (file)
@@ -1281,8 +1281,8 @@ bool MDSDaemon::ms_verify_authorizer(Connection *con, int peer_type,
     }
 
     if (caps_info.allow_all) {
-        // Flag for auth providers that don't provide cap strings
-        s->auth_caps.set_allow_all();
+      // Flag for auth providers that don't provide cap strings
+      s->auth_caps.set_allow_all();
     }
 
     bufferlist::iterator p = caps_info.caps.begin();