Re: [libvirt] iSCSI Multi-IQN (Libvirt Support)

2009-10-22 Thread Cole Robinson
On 10/22/2009 01:50 PM, shyam_i...@dell.com wrote: snip diff --git a/src/storage_backend_iscsi.c b/src/storage_backend_iscsi.c index b516add..3f2a79d 100644 --- a/src/storage_backend_iscsi.c +++ b/src/storage_backend_iscsi.c @@ -39,6 +39,10 @@ #include storage_backend_iscsi.h #include

Re: [libvirt] iSCSI Multi-IQN (Libvirt Support)

2009-10-22 Thread Laine Stump
On 10/22/2009 03:05 PM, Cole Robinson wrote: Looks like the patch was mangled. Just pasting the patch into your client probably won't be sufficient. I'd recommend git format-patch and git send-email, or just attach the patch file. Actually, I found out earlier today that when a patch is

Re: [libvirt] iSCSI Multi-IQN (Libvirt Support)

2009-10-22 Thread Daniel P. Berrange
On Thu, Oct 22, 2009 at 03:33:37PM -0400, Laine Stump wrote: On 10/22/2009 03:05 PM, Cole Robinson wrote: Looks like the patch was mangled. Just pasting the patch into your client probably won't be sufficient. I'd recommend git format-patch and git send-email, or just attach the patch file.

RE: [libvirt] iSCSI Multi-IQN (Libvirt Support)

2009-10-22 Thread Shyam_Iyer
-Original Message- From: Cole Robinson [mailto:crobi...@redhat.com] Sent: Friday, October 23, 2009 12:35 AM To: Iyer, Shyam Cc: libvir-list@redhat.com; Bellad, Sudhir; Domsch, Matt; KM, Paniraja Subject: Re: [libvirt] iSCSI Multi-IQN (Libvirt Support) On 10/22/2009 01:50 PM

Re: [libvirt] iSCSI Multi-IQN (Libvirt Support)

2009-10-22 Thread Laine Stump
On 10/22/2009 03:38 PM, Daniel P. Berrange wrote: On Thu, Oct 22, 2009 at 03:33:37PM -0400, Laine Stump wrote: On 10/22/2009 03:05 PM, Cole Robinson wrote: Looks like the patch was mangled. Just pasting the patch into your client probably won't be sufficient. I'd recommend git