]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: fix fuse force unmount
authorJohn Spray <jspray@redhat.com>
Tue, 10 Feb 2015 12:37:20 +0000 (12:37 +0000)
committerJohn Spray <jspray@redhat.com>
Tue, 10 Feb 2015 14:58:23 +0000 (14:58 +0000)
commit03b0e1064cc287c1cc42dae443d76a23f76d4921
tree81fad7da875942b8e17cb43cb5098fd7129637df
parent4745c5b20c8ad5bf3220c09541457b762f53c265
tasks/cephfs: fix fuse force unmount

This was broken in the case of multiple
mounts, and in the case of stuck mounts.

Fixes: #10702
Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/fuse_mount.py