]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
librgw: call obj_rec::sync() on dirs1_b
authorMatt Benjamin <mbenjamin@redhat.com>
Wed, 27 Jan 2016 21:40:43 +0000 (16:40 -0500)
committerMatt Benjamin <mbenjamin@redhat.com>
Fri, 12 Feb 2016 17:08:18 +0000 (12:08 -0500)
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/test/librgw_file_nfsns.cc

index c00ad86a40cb95b50e3e481beb3c7dba82a40918..b7ab964c2696c5f7d346b93608f40c6b6bfd2742 100644 (file)
@@ -251,6 +251,7 @@ TEST(LibRGW, SETUP_DIRS1) {
        ASSERT_EQ(rc, 0);
       }
     }
+    dirs1_b.sync();
 
     /* make top-level dirs */
     int d_ix;