]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: support pool and image level overrides for rbd_default_map_options
authorChristopher Hoffman <choffman@redhat.com>
Fri, 4 Feb 2022 21:25:53 +0000 (21:25 +0000)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 18 Feb 2022 16:19:45 +0000 (17:19 +0100)
commit9afc9712824a92fd6bdb2574c5880ab835236ed1
tree38a4d787511769f07b156ce9b4f236f5b9482162
parentd11d2e72dac723a909bb8f83a312679aed081bff
rbd: support pool and image level overrides for rbd_default_map_options

Fixes: https://tracker.ceph.com/issues/52850
Signed-off-by: Christopher Hoffman <choffman@redhat.com>
src/librbd/api/Config.cc
src/tools/rbd/action/Kernel.cc