From: "Richard W.M. Jones" <[email protected]>
---
tools/virt-make-fs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/virt-make-fs b/tools/virt-make-fs
index 9951ecd..3938e27 100755
--- a/tools/virt-make-fs
+++ b/tools/virt-make-fs
@@ -449,7 +449,7 @@ eval {
# Create the filesystem.
$g->mkfs ($type, $dev);
- $g->mount_options ("", $dev, "/");
+ $g->mount ($dev, "/");
# Copy the data in.
my $ifile;
--
1.7.10
_______________________________________________
Libguestfs mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libguestfs