Re: [PATCH 1/2] scsi: scsi_transport_fc: Provide a lightweight option for Virtual FC Hosts.

From: Cathy Avery
Date: Thu Jan 19 2017 - 13:09:49 EST




On 01/19/2017 10:11 AM, Christoph Hellwig wrote:
On Wed, Jan 18, 2017 at 03:28:57PM -0500, Cathy Avery wrote:
The patch provides a means to offer a lightweight option to the
current FC transport class. The new option is selected by a
driver when it indicates it wants the lightweight
transport via fc_function_template.
This need some really good documentation in the code and changelog
what "lightweight" means. It's a pretty horrible term, btw.

Thanks, I will work on better documentation and a better name.

Cathy