[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <93f1a727-55bf-ff7c-bc05-70cc9f5f9f27@lightnvm.io>
Date: Mon, 26 Feb 2018 19:19:31 +0100
From: Matias Bjørling <mb@...htnvm.io>
To: Javier González <jg@...htnvm.io>
Cc: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-nvme@...ts.infradead.org,
Javier González <javier@...xlabs.com>
Subject: Re: [PATCH V3 00/19] lightnvm: pblk: implement 2.0 support
On 02/26/2018 02:16 PM, Javier González wrote:
> # Changes since V2:
>
> Apply Matias' feedback:
> - Remove generic nvm_id identify structure.
> - Do not remap capabilities (cap) to media and controlled capabilities
> (mccap). Instead, add a comment to prevent confusion when
> crosschecking with 2.0 spec.
> - Change maxoc and maxocpu defaults from 1 block to the max number of
> blocks.
> - Re-implement the generic geometry to use nvm_geo on both device and
> targets. Maintain nvm_common_geo to make it easier to copy the common
> part of the geometry (without having to overwrite target-specific
> fields, which is ugly and error prone). Matias, if you still want to
> get rid of this, we can do it.
I do, the variables should go directly in nvm_geo. Thanks.
Powered by blists - more mailing lists