Brian King <brk...@linux.vnet.ibm.com> writes:

> Clarify the verbiage used for the SSD report for read intensive SSDs.

We also received a request to add more information on this screen to
help identifying the device.  I think adding the resource address and
the dev/gen_name should suffice.  I'll work on it later.

This one is good.  Thanks.

Reviewed-by: Gabriel Krisman Bertazi <kris...@linux.vnet.ibm.com>

>
> Signed-off-by: Brian King <brk...@linux.vnet.ibm.com>
> ---
>
>
> diff -puN iprconfig.c~iprutils_ssd_report_tweak iprconfig.c
> --- iprutils.patched/iprconfig.c~iprutils_ssd_report_tweak    2016-04-05 
> 10:00:16.333971504 -0500
> +++ iprutils.patched-bjking1/iprconfig.c      2016-04-05 10:00:16.341971462 
> -0500
> @@ -19112,7 +19112,7 @@ static char *print_ssd_report(struct ipr
>       /* Max bytes. */
>       aux = ntohl(*((u32 *) pageC7_inq.total_bytes_warranty)) >> 8;
>       snprintf(buffer, BUFSIZ, "%ld GB", aux * 1024L);
> -     body = add_line_to_body(body, _("Number of Bytes reported by Warranty"),
> +     body = add_line_to_body(body, _("Number of written bytes supported"),
>                               buffer);
>
>       /* Life remaining */
> _
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Iprdd-devel mailing list
> Iprdd-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iprdd-devel
>

-- 
Gabriel Krisman Bertazi


------------------------------------------------------------------------------
_______________________________________________
Iprdd-devel mailing list
Iprdd-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iprdd-devel

Reply via email to