]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r360123: Allow namespace-id specification where it makes sense.
authorAlexander Motin <mav@FreeBSD.org>
Mon, 27 Apr 2020 14:03:24 +0000 (14:03 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Mon, 27 Apr 2020 14:03:24 +0000 (14:03 +0000)
commitcde2b070d081d81a39701f62f414979410133f34
tree04047130ec79cd9ccff97f3bb59038d8df58b934
parentcf656193c2a45c6b368dad232ecff3a32cffd351
MFC r360123: Allow namespace-id specification where it makes sense.

It makes tool more convenient to not require user to explicitly convert
namespace device name into controller device name.  There should be no
changes to already existing syntaxes.
sbin/nvmecontrol/firmware.c
sbin/nvmecontrol/ns.c
sbin/nvmecontrol/power.c
sbin/nvmecontrol/reset.c