]> www.infradead.org Git - users/sagi/libnvme.git/commit
types: Add Controller Metadata and Namespace Metadata
authorDaniel Wagner <dwagner@suse.de>
Mon, 13 Dec 2021 17:37:21 +0000 (02:37 +0900)
committerDaniel Wagner <dwagner@suse.de>
Wed, 15 Dec 2021 15:52:59 +0000 (16:52 +0100)
commitf90724e745e5cc3c92fc798dfc7b3e20891ac6b7
tree07721fa2c0f9d7cd805e27c71022d2bb9fac0b32
parente4ab11b3fac33b397932a562b634533d9985073e
types: Add Controller Metadata and Namespace Metadata

Port and extent the libnvme part from the commit "Add NVMe MI
Features: Controller Metadata (0x7E) and Namespace Metadata (0x7F)."
from the nvme-cli monolithic branch.

While at it add the missing definitions and add some documentation.

This is based on Tokunori Ikegami first port attempt.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
src/nvme/types.h
src/nvme/util.c