Re: [PATCH 02/12] target: Convert REPORT_LUN + MODE_SENSE to RCU reader

From: Nicholas A. Bellinger
Date: Wed May 13 2015 - 04:11:07 EST


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 <nab@xxxxxxxxxxxxxxx>
> >
> > 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/