libnvme API review
Daniel Wagner
dwagner at suse.de
Tue Mar 17 02:29:51 PDT 2026
On Mon, Mar 16, 2026 at 05:21:25PM +0000, Chaitanya Kulkarni wrote:
> From my experience, it always helps to keep the naming aligned with the
> specification.
FWIW, the table is mostly about the library interfaces not the spec so
much.
> We often need to search for the same terms in the code and in the spec,
> so using consistent naming makes that process much easier.
Good news, the cmds.h (helpers to setup the commands data structure)
header file is now following the spec pretty closely. types.h (the
'payload' for the commands) is still a mixed bag though.
More information about the Linux-nvme
mailing list