Re: [libvirt] storage_backend_fs.c Bug

2009-02-26 Thread Daniel Veillard
On Tue, Feb 17, 2009 at 02:49:22PM +, Daniel P. Berrange wrote: On Tue, Feb 17, 2009 at 09:44:24AM -0500, Cole Robinson wrote: Jim Meyering wrote: Russell russellhaer...@gmail.com wrote: Line 1133 of storage_backend_fs.c in 0.6.0: if (vol-target.backingStore != NULL) {

Re: [libvirt] storage_backend_fs.c Bug

2009-02-17 Thread Jim Meyering
Russell russellhaer...@gmail.com wrote: Line 1133 of storage_backend_fs.c in 0.6.0: if (vol-target.backingStore != NULL) { virStorageReportError(conn, VIR_ERR_NO_SUPPORT, _(copy-on-write image not supported with

Re: [libvirt] storage_backend_fs.c Bug

2009-02-17 Thread Cole Robinson
Jim Meyering wrote: Russell russellhaer...@gmail.com wrote: Line 1133 of storage_backend_fs.c in 0.6.0: if (vol-target.backingStore != NULL) { virStorageReportError(conn, VIR_ERR_NO_SUPPORT, _(copy-on-write image not supported with

Re: [libvirt] storage_backend_fs.c Bug

2009-02-17 Thread Daniel P. Berrange
On Tue, Feb 17, 2009 at 09:44:24AM -0500, Cole Robinson wrote: Jim Meyering wrote: Russell russellhaer...@gmail.com wrote: Line 1133 of storage_backend_fs.c in 0.6.0: if (vol-target.backingStore != NULL) { virStorageReportError(conn, VIR_ERR_NO_SUPPORT,

Re: [libvirt] storage_backend_fs.c Bug

2009-02-17 Thread Cole Robinson
Daniel P. Berrange wrote: On Tue, Feb 17, 2009 at 09:44:24AM -0500, Cole Robinson wrote: Jim Meyering wrote: Russell russellhaer...@gmail.com wrote: Line 1133 of storage_backend_fs.c in 0.6.0: if (vol-target.backingStore != NULL) { virStorageReportError(conn,