summaryrefslogtreecommitdiffstats
path: root/tests/bugs/shard/shard-inode-refcount-test.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/shard/shard-inode-refcount-test.t')
-rw-r--r--tests/bugs/shard/shard-inode-refcount-test.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/shard/shard-inode-refcount-test.t b/tests/bugs/shard/shard-inode-refcount-test.t
index 635809724cf..03e0cc9619b 100644
--- a/tests/bugs/shard/shard-inode-refcount-test.t
+++ b/tests/bugs/shard/shard-inode-refcount-test.t
@@ -14,7 +14,7 @@ TEST $CLI volume start $V0
TEST glusterfs --volfile-id=$V0 --volfile-server=$H0 $M0
-TEST dd if=/dev/zero of=$M0/one-plus-five-shards bs=1M count=23
+TEST dd if=/dev/zero conv=fsync of=$M0/one-plus-five-shards bs=1M count=23
ACTIVE_INODES_BEFORE=$(get_mount_active_size_value $V0)
TEST rm -f $M0/one-plus-five-shards