[libvirt] [PATCH 3/4] storage: disk: Default to 'ext2' for new volumes.

Daniel Veillard veillard at redhat.com
Wed Jul 15 09:26:53 UTC 2009


On Fri, Jul 10, 2009 at 03:32:22PM -0400, Cole Robinson wrote:
> Currently, if no format is specified for a new disk volume, we pass the
> invalid value "none" as the FS type to 'parted mkpart'.
> 
> There doesn't seem to be a way to have parted not format the drive, so
> just default to using 'ext2' in this case: this shouldn't cause any harm,
> since we are creating a new partition in the first place.

  Sounds fine, ACK

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list