libceph: decouple hunting and subs management
authorIlya Dryomov <idryomov@gmail.com>
Fri, 8 Jan 2016 18:17:22 +0000 (21:17 +0300)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 25 Mar 2016 17:51:38 +0000 (18:51 +0100)
commit0f9af169a1db62c33d87e4cfda46493907bd5537
tree3997ca7f555abc3f4c6b1bca95f4138685f2c538
parent02ac956c42c6284220f427568d5de3ea64aca41c
libceph: decouple hunting and subs management

Coupling hunting state with subscribe state is not a good idea.  Clear
hunting when we complete the authentication handshake.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
net/ceph/mon_client.c