On 02/13/2014 11:27 AM, Hannes Reinecke wrote:
> Hi all,
> 
> After discussion with jejb I've dropped the EVPD parsing.
> So with this version we're just displaying the EVPD page
> 0x80 and 0x83 as hexdumps; no parsing is attempted.
> This drastically simplifies the patch, and we don't
> have to worry about any parsing errors in kernel space.
> Of course we'll need a parser in userspace, but that
> doesn't need to do any I/O. So it's still a very nice
> gain.
> 
> (I had to redo the patchset as it no longer applied to
>  -rc2. Hence the resend. Sorry for that.)
> 
> Hannes Reinecke (3):
>   scsi_sysfs: Implement 'is_visible' callback
>   Add EVPD page 0x83 to sysfs
>   Add EVPD page 0x80 to sysfs
> 
>  drivers/scsi/scsi.c        | 104 ++++++++++++++++++--
>  drivers/scsi/scsi_scan.c   |   3 +
>  drivers/scsi/scsi_sysfs.c  | 229 
> +++++++++++++++++++++++++++------------------
>  include/scsi/scsi_device.h |   5 +
>  4 files changed, 242 insertions(+), 99 deletions(-)
> 
James, ping?

Anything amiss with that patchset?

Cheers,

Hannes
-- 
Dr. Hannes Reinecke                   zSeries & Storage
[email protected]                          +49 911 74053 688
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: J. Hawn, J. Guild, F. Imendörffer, HRB 16746 (AG Nürnberg)
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to