Re: [libvirt] [PATCH 04/11] Require format to be passed into virStorageFileGetMetadata

2010-07-15 Thread Daniel Veillard
On Mon, Jul 12, 2010 at 02:30:41PM +0100, Daniel P. Berrange wrote: > Require the disk image to be passed into virStorageFileGetMetadata. > If this is set to VIR_STORAGE_FILE_AUTO, then the format will be > resolved using probing. This makes it easier to control when > probing will be used > > * s

[libvirt] [PATCH 04/11] Require format to be passed into virStorageFileGetMetadata

2010-07-12 Thread Daniel P. Berrange
Require the disk image to be passed into virStorageFileGetMetadata. If this is set to VIR_STORAGE_FILE_AUTO, then the format will be resolved using probing. This makes it easier to control when probing will be used * src/qemu/qemu_driver.c, src/qemu/qemu_security_dac.c, src/security/security_sel