git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8007b8d
)
libceph: revoke mon_client messages on session restart
author
Sage Weil
<sage@inktank.com>
Tue, 31 Jul 2012 01:16:40 +0000
(18:16 -0700)
committer
Sage Weil
<sage@inktank.com>
Tue, 31 Jul 2012 01:16:40 +0000
(18:16 -0700)
Revoke all mon_client messages when we shut down the old connection.
This is mostly moot since we are re-using the same ceph_connection,
but it is cleaner.
Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Alex Elder <elder@inktank.com>
No differences found