From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Chan" Subject: Re: [PATCH 3/4] iscsi class, libiscsi: Add net config. Date: Mon, 8 Jun 2009 13:06:24 -0700 Message-ID: <1244491584.9184.416.camel@HP1> References: <1241208039-6813-1-git-send-email-mchan@broadcom.com> <1241208039-6813-4-git-send-email-mchan@broadcom.com> <1244483774.4079.368.camel@mulgrave.site> <4A2D5374.3030503@cs.wisc.edu> <4A2D6F64.7020502@redhat.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from mms1.broadcom.com ([216.31.210.17]:1529 "EHLO mms1.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752547AbZFHUQV (ORCPT ); Mon, 8 Jun 2009 16:16:21 -0400 In-Reply-To: <4A2D6F64.7020502@redhat.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Hans de Goede Cc: "open-iscsi@googlegroups.com" , James Bottomley , "davem@davemloft.net" , "netdev@vger.kernel.org" , "linux-scsi@vger.kernel.org" On Mon, 2009-06-08 at 13:07 -0700, Hans de Goede wrote: > > > Sorry for jumping in the middle of a thread, I missed the > libiscsi in the subject. Can someone please resent me the > libiscsi part of this patchset so that I can review it ? > > (I'm the libiscsi author) > I'll be sending a new patchset later today and I'll CC you. In the final version, we are not modifying libiscsi, only scsi_transport_iscsi. Thanks.