Re: [PATCH 5/5] ses: Use vpd information from scsi_device

2014-03-10 Thread Hannes Reinecke
On 03/10/2014 07:20 PM, James Bottomley wrote: On Mon, 2014-03-10 at 15:28 +0100, Hannes Reinecke wrote: The scsi_device now has VPD page83 information attached, so there is no need to query it again. This is a bit new for a v8 patch, have you actually tested it? I'm asking because it looks t

Re: [PATCH 5/5] ses: Use vpd information from scsi_device

2014-03-10 Thread James Bottomley
On Mon, 2014-03-10 at 15:28 +0100, Hannes Reinecke wrote: > The scsi_device now has VPD page83 information attached, so > there is no need to query it again. This is a bit new for a v8 patch, have you actually tested it? I'm asking because it looks to me like the vpd attach is done just before th