Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933568AbbEMILD (ORCPT ); Wed, 13 May 2015 04:11:03 -0400 Received: from mail.linux-iscsi.org ([67.23.28.174]:49205 "EHLO linux-iscsi.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933491AbbEMIKX (ORCPT ); Wed, 13 May 2015 04:10:23 -0400 Message-ID: <1431504619.26897.66.camel@haakon3.risingtidesystems.com> Subject: Re: [PATCH 02/12] target: Convert REPORT_LUN + MODE_SENSE to RCU reader From: "Nicholas A. Bellinger" To: Christoph Hellwig Cc: "Nicholas A. Bellinger" , target-devel , linux-scsi , linux-kernel , Hannes Reinecke , Sagi Grimberg Date: Wed, 13 May 2015 01:10:19 -0700 In-Reply-To: <20150513054754.GB20825@lst.de> References: <1431422736-29125-1-git-send-email-nab@daterainc.com> <1431422736-29125-3-git-send-email-nab@daterainc.com> <20150513054754.GB20825@lst.de> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.4.4-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 998 Lines: 23 On Wed, 2015-05-13 at 07:47 +0200, Christoph Hellwig wrote: > On Tue, May 12, 2015 at 09:25:26AM +0000, Nicholas A. Bellinger wrote: > > From: Nicholas Bellinger > > > > This patch converts SPC emulation for REPORT_LUN + MODE_SENSE to use > > RCU read locks for se_node_acl->lun_entry_hlist access. > > > > Also convert the MODE_SENSE special case in pscsi_transport_complete() > > Can you add something like my patch here: > > http://git.infradead.org/users/hch/scsi.git/commitdiff/e9a71bda1a120e0488c5c4e4b2f17f14333e2dc6 > > to the beginning of the series so that we don't need to open code these > intricate details in places that shouldn't know about it? Thanks. Applied with updated MODE_SENSE + PSCSI special cases. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/