Re: [PATCH 5/5] lightnvm: pblk: refactor bad block identification
From: Matias Bjørling <hidden>
Date: 2018-02-04 12:55:07
Also in:
lkml
From: Matias Bjørling <hidden>
Date: 2018-02-04 12:55:07
Also in:
lkml
On 02/04/2018 11:37 AM, Javier Gonzalez wrote:
quoted
On 31 Jan 2018, at 19.24, Matias Bjørling [off-list ref] wrote: On 01/31/2018 10:13 AM, Javier Gonzalez wrote:quoted
quoted
On 31 Jan 2018, at 16.51, Matias Bjørling [off-list ref] wrote:I have a patches abstracting this, which I think it makes it cleaner. I can push it next week for review. I’m traveling this week. (If you want to get a glimpse I can point you to the code).Yes, please do. ThanksThis is the release candidate for 2.0 support based on 4.17. I'll rebase on top of you 2.0 support. We'll see if all changes make it to 4.17 then. https://github.com/OpenChannelSSD/linux/tree/for-4.17/spec20 Javier
Great. I look forward to be patches being cleaned up and posted. I do see some nitpicks here and there, which we properly can take a couple of stabs at. One think that generally stands out to me is the "if 1.2 support", else, ... statements. These could be structured better by having dedicated setup functions for 1.2 and 2.0.