Re: [PATCH] scsi_lib: Fix priority order when generating LUN ID

From: Sylvain Munaut
Date: Fri Feb 24 2017 - 09:31:51 EST


On Tue, Jan 24, 2017 at 10:58 AM, Sylvain Munaut
<s.munaut@xxxxxxxxxxxxxxxxxxxx> wrote:
> Previously the order described in the comment wasn't the actual
> order that was considered. And the result also depended on the orders
> of the various ID in the pg83 data.
>
> Signed-off-by: Sylvain Munaut <s.munaut@xxxxxxxxxxxxxxxxxxxx>
> ---
> drivers/scsi/scsi_lib.c | 25 ++++++++++---------------
> 1 file changed, 10 insertions(+), 15 deletions(-)

I never got any feedback on this patch. Anything wrong with it ?

It's designed to fix the issue described here FWIW :
https://lkml.org/lkml/2016/11/24/550


Cheers,

Sylvain Munaut