Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ceph: do not resend mon requests on auth ticket renewal
We only want to send pending mon requests when we successfully authenticate. If we are already authenticated, like when we renew our ticket, there is no need to resend pending requests. Signed-off-by: Sage Weil <sage@newdream.net>
- Loading branch information