]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rbdmap: fix umount when multiple mounts use the same RBD
authorAlexandre Marangone <a.marangone@gmail.com>
Tue, 26 Sep 2017 18:35:04 +0000 (11:35 -0700)
committerAlexandre Marangone <amarango@redhat.com>
Tue, 26 Sep 2017 23:19:25 +0000 (16:19 -0700)
commit40825daecedb2a3481021e4d36a367c339eb9b62
tree14e9545f37da1158a362dad4a8ec601a71b67516
parent85f3227885dd631a3c2b5f284c485d07b7b0fdcb
rbdmap: fix umount when multiple mounts use the same RBD

When a Kubernetes Pod consumes a RBD it is mounted two
times on the same host. When the host shutdown umount will
fail leading to a hung system

Signed-off-by: Alexandre Marangone <amarango@redhat.com>
src/rbdmap