]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: Make gen-hostnqn use partition UUID on IBM POWER systems
authorBrian King <brking@linux.vnet.ibm.com>
Fri, 26 Feb 2021 20:24:07 +0000 (14:24 -0600)
committerKeith Busch <kbusch@kernel.org>
Mon, 1 Mar 2021 18:37:35 +0000 (11:37 -0700)
commitbb20789a34c93b7a871ab35efd6a4c8ae6ebb76b
tree77ee46a7fcb781530cf8fc4702d3c42d22ba10a1
parent0434cab2cddc62ebfc18265538a626cf88571c16
nvme: Make gen-hostnqn use partition UUID on IBM POWER systems

IBM POWER systems expose a platform created UUID in the device
tree. Use that as the UUID in the host NQN.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
scripts/gen-hostnqn.sh