Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1587692 > unrolled thread
| Started by | Sylvain Munaut <s.munaut@whatever-company.com> |
|---|---|
| First post | 2017-02-24 15:40 +0100 |
| Last post | 2017-02-24 15:40 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] scsi_lib: Fix priority order when generating LUN ID Sylvain Munaut <s.munaut@whatever-company.com> - 2017-02-24 15:40 +0100
| From | Sylvain Munaut <s.munaut@whatever-company.com> |
|---|---|
| Date | 2017-02-24 15:40 +0100 |
| Subject | Re: [PATCH] scsi_lib: Fix priority order when generating LUN ID |
| Message-ID | <tepcl-1uK-13@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web