Skip to content

Introduce new parameter names to align with the spec? #6

@MaisenbacherD

Description

@MaisenbacherD

When adopting the libnvme API changes we have the possibility to fix the naming of parameter options for spec consistency.
E.g.:

nvme-cli/nvme.c

Line 6504 in 37f0290

OPT_BYTE("ms", 'm', &cfg.ms, ms),

Where ms is defined as mset in the spec.
For backwards compatibility we should maybe keep the old name and introduce the "correct" name as a new option that maps to the same variable.

This can be discussed in the community.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions