]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
MonClient: add a timeout on commands for librados
authorJosh Durgin <josh.durgin@inktank.com>
Tue, 4 Feb 2014 02:30:00 +0000 (18:30 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Tue, 11 Feb 2014 00:02:44 +0000 (16:02 -0800)
commitf9bad6739ecdd9950b9894b40559a9eb872189ab
treea03aa9e43da74d89b8c33bb2c76f6fde12e156da
parent69b1e5e58ee95da640904330b7df40fccecdfcd8
MonClient: add a timeout on commands for librados

Just use the conf option directly, since librados is the only caller.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
(cherry picked from commit 671a76d64bc50e4f15f4c2804d99887e22dcdb69)
src/mon/MonClient.cc
src/mon/MonClient.h