[PATCH v3 0/3] Provide a stable serial number

2017-07-14 Thread Johannes Thumshirn
This pathset is a follow up to http://lists.infradead.org/pipermail/linux-nvme/2017-July/011934.html. The 1st patch moves the serial attribute from the contrller to the subsystem, while the 2nd patch makes it configurable via configfs. Changes to v2: * Add attr_ prefix to version (Christoph) *

[PATCH v3 0/3] Provide a stable serial number

2017-07-14 Thread Johannes Thumshirn
This pathset is a follow up to http://lists.infradead.org/pipermail/linux-nvme/2017-July/011934.html. The 1st patch moves the serial attribute from the contrller to the subsystem, while the 2nd patch makes it configurable via configfs. Changes to v2: * Add attr_ prefix to version (Christoph) *