Re: [libvirt] [PATCH 2/2] Add fs pool formatting v3

2010-06-02 Thread Eric Blake
On 06/02/2010 01:09 PM, David Allan wrote: > * This patch adds the ability to make the filesystem for a filesystem > pool during a pool build. > > --- > include/libvirt/libvirt.h.in |6 +- > include/libvirt/virterror.h |2 + > src/Makefile.am |4 + > src/li

[libvirt] [PATCH 2/2] Add fs pool formatting v3

2010-06-02 Thread David Allan
* This patch adds the ability to make the filesystem for a filesystem pool during a pool build. The patch adds two new flags, no overwrite and overwrite, to control when mkfs gets executed. By default, the patch preserves the current behavior, i.e., if no flags are specified, pool build o