]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: fix wait_for_state timing
authorJohn Spray <john.spray@redhat.com>
Thu, 7 Jan 2016 11:24:57 +0000 (11:24 +0000)
committerJohn Spray <john.spray@redhat.com>
Thu, 7 Jan 2016 11:24:57 +0000 (11:24 +0000)
commit58c13c1a28ae9cee4e7d8cc84a27b17e408fc9b8
treeb1549b6705cdc67927096a33e70256382bd549d8
parent7d2bbc900d7d7543a6f7b09bcb59987e35115d6a
tasks/cephfs: fix wait_for_state timing

Return actual elapsed wallclock time instead of
the number of times we polled.

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