]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: make KernelMount.umount_wait idempotent
authorJohn Spray <john.spray@redhat.com>
Tue, 30 Aug 2016 12:02:28 +0000 (13:02 +0100)
committerJohn Spray <john.spray@redhat.com>
Wed, 7 Dec 2016 00:45:45 +0000 (00:45 +0000)
commitb21b825d7f667a01fc02e39c9f6074326f8ff0dd
treed43870cd35878068ae1516c74389562e5cfdc705
parentcd084c7d6d2fcb4eeaa90a19f57cc38b095cc88a
tasks/cephfs: make KernelMount.umount_wait idempotent

Some places (notably CephFSTestCase.setUp) don't check
for mountedness before calling this.

Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/kernel_mount.py