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:
984c769
)
ceph: do not resend mon requests on auth ticket renewal
author
Sage Weil
<sage@newdream.net>
Tue, 25 May 2010 22:38:06 +0000
(15:38 -0700)
committer
Sage Weil
<sage@newdream.net>
Sat, 29 May 2010 16:12:38 +0000
(09:12 -0700)
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>
fs/ceph/mon_client.c
patch
|
blob
|
history
diff --cc
fs/ceph/mon_client.c
Simple merge