Re: [PATCHv2 1/6] scsi: Add 'access_state' and 'preferred_path' attribute

2016-03-03 Thread Bart Van Assche
On 03/02/2016 10:54 PM, Hannes Reinecke wrote: Add an 'access_state' field to struct scsi_device and display them in sysfs as 'access_state' and 'preferred_path' attribute. Reviewed-by: Bart van Assche -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a me

Re: [PATCHv2 1/6] scsi: Add 'access_state' and 'preferred_path' attribute

2016-03-03 Thread Johannes Thumshirn
On Thu, Mar 03, 2016 at 07:54:07AM +0100, Hannes Reinecke wrote: > Add an 'access_state' field to struct scsi_device > and display them in sysfs as 'access_state' and > 'preferred_path' attribute. > > Reviewed-by: Christoph Hellwig > Signed-off-by: Hannes Reinecke Reviewed-by: Johannes Thumshir