diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-06-12 18:50:22 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-06-21 13:02:48 +0100 |
commit | 73c71bfc197fb8d7721e50fb424472c23637f88e (patch) | |
tree | 62a9c9380b89a7ee579a62de8f067b0424c120e4 /src/inspect_fs_unix.c | |
parent | 4696d366f6cca4cbf401d9a78f833cbb686f1e5e (diff) | |
download | libguestfs-73c71bfc197fb8d7721e50fb424472c23637f88e.tar.gz libguestfs-73c71bfc197fb8d7721e50fb424472c23637f88e.tar.xz libguestfs-73c71bfc197fb8d7721e50fb424472c23637f88e.zip |
daemon: Always pass -F option to mke2fs.
Apparently e2fsprogs only knows that "/dev/sda" is a whole device, but
doesn't think that "/dev/vda" is. On switching the default device
over to virtio-scsi, that causes mke2fs without -F option to complain
and ask for an interactive prompt. Adding -F forces it to go ahead
anyway.
This caused several less-used APIs to break with virtio-scsi.
(cherry picked from commit 62c5b6db58911a5e51f59965619355437b7a7214)
Diffstat (limited to 'src/inspect_fs_unix.c')
0 files changed, 0 insertions, 0 deletions