[PATCH 5/5] nvme: enable generic interface (/dev/ngXnY) for unknown command sets
Christoph Hellwig
hch at lst.de
Wed Jul 13 03:19:33 PDT 2022
On Wed, Jul 13, 2022 at 12:25:38PM +0300, Sagi Grimberg wrote:
>> default:
>> - dev_warn(ns->ctrl->device, "unknown csi %u for nsid %u\n",
>> - info->ids.csi, info->nsid);
>> - return -ENODEV;
>
> Maybe we want to keep the log? can be converted to dev_info/dev_dbg, but
> seems useful to have.
As-is I think it is more suitable for a dev_dbg as it sound like
gibberish to a user..
More information about the Linux-nvme
mailing list