From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 3/10] iscsi: host locking fix Date: Fri, 13 Jan 2006 18:12:47 +0000 Message-ID: <20060113181247.GL20718@infradead.org> References: <1137128910.9508.36.camel@max> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from pentafluge.infradead.org ([213.146.154.40]:46211 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S1422792AbWAMSMs (ORCPT ); Fri, 13 Jan 2006 13:12:48 -0500 Content-Disposition: inline In-Reply-To: <1137128910.9508.36.camel@max> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Mike Christie Cc: linux-scsi@vger.kernel.org On Thu, Jan 12, 2006 at 11:08:30PM -0600, Mike Christie wrote: > >From zhenyu.z.wang@intel.com: > > We should be taking the host_lock instead of the conn lock when > checking host_busy. ok