]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/zfs-tests/tests/functional/nopwrite/nopwrite.shlib
Enable remaining tests
[mirror_zfs.git] / tests / zfs-tests / tests / functional / nopwrite / nopwrite.shlib
index 1c0f0517db551303a2aba7e209fd44e0c0abc1d7..139b4b26e5ed0f46931b177e6593e85d7f3795ee 100644 (file)
@@ -27,7 +27,7 @@ function verify_nopwrite
        typeset low=1
        typeset high=99
 
-       sync
+       sync_pool
        for i in origin snap clone; do
                for j in used refer usedbychildren written; do
                        typeset ${i}_$j=$(get_prop $j $(eval echo \$$i))