Re: [PATCH v3 1/3] nvme: add ABI documentation for host sysfs interfaces
Daniel Wagner <[email protected]>
| Newsgroups | org.infradead.lists.linux-nvme |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jul 06, 2026 at 10:34:37AM +0800, Guixin Liu wrote: > Add Documentation/ABI/testing/sysfs-nvme documenting all NVMe host > sysfs attributes, covering controller attributes under > /sys/class/nvme/nvmeX/, namespace attributes under > /sys/block/nvmeXnY/, and subsystem attributes under > /sys/class/nvme-subsystem/nvme-subsysX/. > > Each entry has been traced to its original introducing commit to > provide accurate Date, KernelVersion, and Contact information. > > Signed-off-by: Guixin Liu <[email protected]> > Reviewed-by: Hannes Reinecke <[email protected]> As far I can tell, this looks good. Reviewed-by: Daniel Wagner <[email protected]>