]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: rename some MapOptions instances to unmap_options 36854/head
authorIlya Dryomov <idryomov@gmail.com>
Wed, 26 Aug 2020 12:35:49 +0000 (14:35 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 27 Aug 2020 13:53:38 +0000 (15:53 +0200)
commitda4ffd834fb8326ca3c3e096de4024198c8f42f2
tree324a0eaa7cc55e5a5d6836c2cc52edcdec7d7462
parentc06338f33c9c8535562c99b6f2b779fbedbba058
rbd: rename some MapOptions instances to unmap_options

It is no longer a global variable, so rename the ones that have to do
with options for unmapping (currently just "force").

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
src/tools/rbd/action/Kernel.cc