From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Christie Subject: Re: [PATCH 1/2] libiscsi: iscsi_session_setup to allow for private space Date: Wed, 23 Sep 2009 12:03:21 -0500 Message-ID: <4ABA54D9.6080104@cs.wisc.edu> References: <20090922025104.GA19957@serverengines.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from sabe.cs.wisc.edu ([128.105.6.20]:58582 "EHLO sabe.cs.wisc.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753218AbZIWRD3 (ORCPT ); Wed, 23 Sep 2009 13:03:29 -0400 In-Reply-To: <20090922025104.GA19957@serverengines.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Jayamohan Kalickal Cc: linux-scsi@vger.kernel.org, James.Bottomley@suse.de On 09/21/2009 09:51 PM, Jayamohan Kallickal wrote: > This patch contains changes that allow iscsi_session_setup > to allocate private space for LLD's > Acked-by: Mike Christie