ceph: allow renewal of auth credentials
authorSage Weil <sage@newdream.net>
Wed, 3 Feb 2010 00:21:06 +0000 (16:21 -0800)
committerSage Weil <sage@newdream.net>
Wed, 10 Feb 2010 23:04:47 +0000 (15:04 -0800)
commit9bd2e6f8ba71facf1cadb7154a7e0e4d345a6aba
tree1c1bb4d2f769eca05443b98334fe0fbdb3b977c2
parent8b6e4f2d8b21c25225b1ce8d53a2e03b92cc8522
ceph: allow renewal of auth credentials

Add infrastructure to allow the mon_client to periodically renew its auth
credentials.  Also add a messenger callback that will force such a renewal
if a peer rejects our authenticator.

Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/auth.c
fs/ceph/auth.h
fs/ceph/mds_client.c
fs/ceph/messenger.c
fs/ceph/messenger.h
fs/ceph/mon_client.c
fs/ceph/mon_client.h
fs/ceph/osd_client.c
fs/ceph/super.c
fs/ceph/super.h