]> 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>
Mon, 10 Feb 2014 23:45:36 +0000 (15:45 -0800)
commit1d2ea9efb844cb902d282c3a752acc45fefeb04c
treeed4ff72c8b64529aeb108ac8598227d31545b67d
parent30dafacd0b54bb98b01284851e0d5abf76324e95
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