Re: [PATCH v3 1/3] nvme: add ABI documentation for host sysfs interfaces
Nilay Shroff <[email protected]>
| Newsgroups | org.infradead.lists.linux-nvme |
|---|---|
| Message-ID | <[email protected]> |
On 7/6/26 8:04 AM, 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]> > --- Looks good to me. Reviewed-by: Nilay Shroff <[email protected]>