Use mount-options instead of mount to avoid implicit -o sync.
[libguestfs.git] / regressions / rhbz503169c10.sh
index 5cf7069..0a32749 100755 (executable)
@@ -28,7 +28,7 @@ dd if=/dev/zero of=test1.img bs=1024k count=10
 launch
 part-disk /dev/sda mbr
 mkfs ext2 /dev/sda1
-mount /dev/sda1 /
+mount-options "" /dev/sda1 /
 ll /../dev/console
 ll /../dev/full
 ll /../dev/mapper/