Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1687251
| From | Johannes Thumshirn <jthumshirn@suse.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] Provide a stable serial number |
| Date | 2017-07-14 13:10 +0200 |
| Message-ID | <u36DT-2z6-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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. Johannes Thumshirn (2): nvmet: Move serial number from controller to subsystem nvmet: preserve controller serial number between reboots drivers/nvme/target/admin-cmd.c | 2 +- drivers/nvme/target/configfs.c | 22 ++++++++++++++++++++++ drivers/nvme/target/core.c | 6 ++++-- drivers/nvme/target/nvmet.h | 2 +- 4 files changed, 28 insertions(+), 4 deletions(-) -- 2.12.3
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] Provide a stable serial number Johannes Thumshirn <jthumshirn@suse.de> - 2017-07-14 13:10 +0200 [PATCH 2/2] nvmet: preserve controller serial number between reboots Johannes Thumshirn <jthumshirn@suse.de> - 2017-07-14 13:10 +0200 Re: [PATCH 1/2] nvmet: Move serial number from controller to subsystem Christoph Hellwig <hch@lst.de> - 2017-07-14 13:10 +0200 [PATCH 1/2] nvmet: Move serial number from controller to subsystem Johannes Thumshirn <jthumshirn@suse.de> - 2017-07-14 13:10 +0200
csiph-web