Whamcloud - gitweb
LU-5823 clio: add coo_obd_info_get and coo_data_version
[fs/lustre-release.git] / lustre / tests / run_tar.sh
index 823c781..6425dc8 100755 (executable)
@@ -45,6 +45,8 @@ while [ ! -e "$END_RUN_FILE" ] && $CONTINUE; do
        fi
 
        cd $TESTDIR
+
+       sync
        do_tar &
        wait $!
        RC=$?