[PATCH v2 3/8] nvme-fabrics: Expose nvmf_check_required_opts() globally
Shai Malin
malin1024 at gmail.com
Wed Jun 23 11:58:30 PDT 2021
On Mon, 21 Jun 2021 at 09:49, Christoph Hellwig <hch at lst.de> wrote:
> On Mon, Jun 21, 2021 at 08:10:41AM +0300, Shai Malin wrote:
> > From: Prabhakar Kushwaha <pkushwaha at marvell.com>
> >
> > nvmf_check_required_opts() is used to check if user provided opts has
> > the required_opts or not. if not, it will log which options are not
> > provided.
> >
> > It can be leveraged by nvme-tcp-offload to check if provided opts are
> > supported by this specific vendor driver or not.
>
> WTF is a "vendor" driver? Vendors are not really a concept we use anywhere
> in Linux.
We were trying to refer to the "offload device driver" as "vendor driver".
Will be fixed in v3.
More information about the Linux-nvme
mailing list