]> 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)
committerKonstantin Shalygin <k0ste@k0ste.ru>
Mon, 17 Oct 2022 08:47:42 +0000 (15:47 +0700)
commit103bbb85a82b1abc9e5faa6a6e11e71a095eb979
treeb51e566202302a337ee836e3b58413b52859580f
parent2851e0e29b501496a8c5156178971a1e369621fd
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>
(cherry picked from commit 51ba25c05c8ec93b26fc0b4fe6f3e5b685093244)
src/test/cli/rbd/help.t
src/tools/rbd/action/Device.cc