Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1587692
| From | Sylvain Munaut <s.munaut@whatever-company.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] scsi_lib: Fix priority order when generating LUN ID |
| Date | 2017-02-24 15:40 +0100 |
| Message-ID | <tepcl-1uK-13@gated-at.bofh.it> (permalink) |
| References | <t36mJ-30U-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jan 24, 2017 at 10:58 AM, Sylvain Munaut <s.munaut@whatever-company.com> 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@whatever-company.com> > --- > 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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] scsi_lib: Fix priority order when generating LUN ID Sylvain Munaut <s.munaut@whatever-company.com> - 2017-02-24 15:40 +0100
csiph-web