commit | 1752b50ca240a7f722f57e81ba04496eb15c466f | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Thu Jan 21 16:33:25 2016 +0100 |
committer | Ilya Dryomov <idryomov@gmail.com> | Fri Mar 25 18:51:39 2016 +0100 |
tree | 577db5b01a790f7aa324fac3429e4f85f6bf3caf | |
parent | 168b9090c739c4b5556023a3f08789b349ca7339 [diff] |
libceph: introduce and switch to reopen_session() hunting is now set in __open_session() and cleared in finish_hunting(), instead of all around. The "session lost" message is printed not only on connection resets, but also on keepalive timeouts. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>