On Fri, 2017-01-13 at 04:47 -0600, mchristi@xxxxxxxxxx wrote: > From: Mike Christie <mchristi@xxxxxxxxxx> > > I think the transport statistics device file was supposed > to show scsiTransportProtocolType. It instead shows the > fabric name which is normally closer to the driver name. > > I was thinking I cannot change from fabric name to protocol > type name incase people are expecting the driver name, so > this patch adds another file proto_id that exports the SCSI > protocol identifier ID. > > Signed-off-by: Mike Christie <mchristi@xxxxxxxxxx> > --- > drivers/target/target_core_stat.c | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) Looks reasonable. Applied to target-pending/for-next. Thanks MNC. -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html