]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/fork_function: helper to run a function, forked, with a timeout
authorSage Weil <sage@redhat.com>
Thu, 29 Jun 2017 19:12:58 +0000 (15:12 -0400)
committerSage Weil <sage@redhat.com>
Fri, 7 Jul 2017 15:11:17 +0000 (11:11 -0400)
commitf46d76edde2de282a934dacc31d8d43dc394401d
treeb9adda0134debf415509c9d974929579584bb0b4
parent145999a4970c48ed378eea7cc7413b378a26dad7
common/fork_function: helper to run a function, forked, with a timeout

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/fork_function.h [new file with mode: 0644]
src/test/test_subprocess.cc