]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/cephfs: Clean up waits in Dumper
authorJohn Spray <john.spray@inktank.com>
Wed, 21 May 2014 11:54:31 +0000 (12:54 +0100)
committerJohn Spray <john.spray@redhat.com>
Fri, 13 Jun 2014 10:39:17 +0000 (11:39 +0100)
commit381163c284eab27979d5f6d665e2a258ce768bc6
treed744e964576aad13601920b7b42d4988fb8625f6
parent1781e7f11d63d07babc187d3c6fe24c435f4a95b
tools/cephfs: Clean up waits in Dumper

Remove some LOC by using C_SaferCond.

Signed-off-by: John Spray <john.spray@inktank.com>
src/tools/cephfs/Dumper.cc