• I
    libceph: monc ping rate is 10s · 58d81b12
    Ilya Dryomov 提交于
    Split ping interval and ping timeout: ping interval is 10s; keepalive
    timeout is 30s.
    
    Make monc_ping_timeout a constant while at it - it's not actually
    exported as a mount option (and the rest of tick-related settings won't
    be either), so it's got no place in ceph_options.
    Signed-off-by: NIlya Dryomov <idryomov@gmail.com>
    58d81b12
libceph.h 6.9 KB