]> www.infradead.org Git - users/hch/nvme-cli.git/commit
controller list argument is required in attach-ns/detach-ns commands
authorKLZ-0 <adrian@kalazi.com>
Fri, 1 May 2020 19:22:40 +0000 (21:22 +0200)
committerKeith Busch <kbusch@kernel.org>
Wed, 6 May 2020 16:40:47 +0000 (10:40 -0600)
commite2b7548eca3824ad3f649f0a8e328644f9602c94
treeb307f10dc9666374063d16be535453d3928b59a1
parenta2d3b257b4ea85b5e1753177a99785b12c865677
controller list argument is required in attach-ns/detach-ns commands
Empty controller-id list in the ioctl call for attach/detach of namespace results effectively in no operation, yet the nvme cli reports falsely success. The controller id list must be specified with at least 1 controller in the list.
nvme.c