]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-cli: attach ns to local controller if none specified
authorKeith Busch <kbusch@kernel.org>
Thu, 3 Apr 2025 14:29:26 +0000 (07:29 -0700)
committerDaniel Wagner <wagi@kernel.org>
Thu, 3 Apr 2025 17:22:22 +0000 (19:22 +0200)
commit093a53d45cae3f76f6d2c1bc731016d91d8b2e02
tree2aedb04d36ad25a721f0a03de899fee0060fabba
parent4064edc4b67b49f3966290387c1f79de2c50b6ad
nvme-cli: attach ns to local controller if none specified

Assume the user meant to attach the namespace to the controller the
command was sent to if the user didn't provide a controller id list.

Suggested-by: Nilay Shroff <nilay@linux.ibm.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Daniel Wagner <wagi@kernel.org>
Documentation/nvme-attach-ns.txt
nvme.c