rbd: support for images within namespaces
authorIlya Dryomov <idryomov@gmail.com>
Tue, 3 Jul 2018 13:28:43 +0000 (15:28 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 2 Aug 2018 19:26:11 +0000 (21:26 +0200)
commitb26c047b940003295d3896b7f633a66aab95bebd
treefb5137fd9395fb63d1a6f7233affb75d08a095ad
parentc300156bc734796e251fa31b07dff2af2f572889
rbd: support for images within namespaces

Cloning across namespaces isn't supported yet -- for now both the
parent and the clone have to live in the same namespace, whether the
default (i.e. "") or a user-created namespace.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
drivers/block/rbd.c