]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd: Added namespace optarg for rbd device unmap
authorStefan Chivu <schivu@cloudbasesolutions.com>
Mon, 3 Oct 2022 08:20:58 +0000 (08:20 +0000)
committerStefan Chivu <stefan.chivu1@yahoo.com>
Fri, 7 Oct 2022 08:45:36 +0000 (08:45 +0000)
commit51ba25c05c8ec93b26fc0b4fe6f3e5b685093244
tree2f45d1708286594b5d664874ca30a4e81dc4a814
parent052edd5f889937466df899ee7037536bf2d43511
rbd: Added namespace optarg for rbd device unmap

When executing rbd device unmap, an explicit namespace optarg wasn't available

Fixes: https://tracker.ceph.com/issues/57765
Signed-off-by: Stefan Chivu <schivu@cloudbasesolutions.com>
src/test/cli/rbd/help.t
src/tools/rbd/action/Device.cc