[libvirt] [PATCH 5/7] Add 'nbd' as a valid filesystem driver type

John Ferlan jferlan at redhat.com
Tue Mar 19 14:02:21 UTC 2013


On 03/15/2013 12:32 PM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> The <filesystem> element can now accept a <driver type='nbd'/>
> as an alternative to 'loop'. The benefit of NBD is support
> for non-raw disk image formats.
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/conf/domain_conf.c  | 3 ++-
>  src/conf/domain_conf.h  | 1 +
>  src/qemu/qemu_command.c | 1 +
>  3 files changed, 4 insertions(+), 1 deletion(-)
> 

ACK

John




More information about the libvir-list mailing list