From: Sage Weil Date: Tue, 31 Jul 2012 01:16:40 +0000 (-0700) Subject: libceph: revoke mon_client messages on session restart X-Git-Tag: v3.6-rc1~36^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f471e4a9c7db0256834e1b376ea50c82e345c3c;p=pandora-kernel.git libceph: revoke mon_client messages on session restart 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 Reviewed-by: Alex Elder --- Reading git-diff-tree failed