]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw_file: remove unused label in mkdir2()
authorMatt Benjamin <mbenjamin@redhat.com>
Tue, 12 Apr 2016 01:43:01 +0000 (21:43 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Tue, 12 Apr 2016 20:12:15 +0000 (16:12 -0400)
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/rgw_file.cc

index 3cab45f675a56e334eef0fee0f4ee8380e51759d..79661902b736953a47c1f5f31b0ad3c32223d23f 100644 (file)
@@ -411,7 +411,6 @@ namespace rgw {
        rc = rc2;
     }
 
-  out:
     rgw_fh->mtx.unlock(); /* !LOCKED */
     get<1>(mkr) = rc;