[PATCH V2 1/1] nvme: introduce generic per-namespace chardev
Minwoo Im
minwoo.im.dev at gmail.com
Thu Apr 8 13:41:19 BST 2021
On 21-04-07 19:14:00, Christoph Hellwig wrote:
> On Thu, Apr 08, 2021 at 02:09:05AM +0900, Minwoo Im wrote:
> > On 21-04-07 18:48:18, Christoph Hellwig wrote:
> > > I've force pushed the branch with the updates, let me know if this
> > > looks good to you.
> >
> > One more thing I'd like to discuss is that the current branch does not
> > create generic cdev in case that nvme_update_ns_info fails. And this is
> > the one of the use cases of the generic devices, so do you think it
> > should approach as an another patch ? Or, should we make it supported
> > in the current patch ?
>
> It should create the ng devices when nvme_update_ns_info fais with
> -ENODEV, which should handle all the ZNS cases is was created. Or did
> I mess that up?
Oh, I missed the patch [1] about the unsupported features (-ENODEV) from
the branch.
Thanks :)
[1] https://lore.kernel.org/linux-nvme/20210408120842.1450092-13-hch@lst.de/T/#u
More information about the Linux-nvme
mailing list