ceph: renew auth tickets before they expire
authorSage Weil <sage@newdream.net>
Tue, 25 May 2010 22:39:06 +0000 (15:39 -0700)
committerSage Weil <sage@newdream.net>
Sat, 29 May 2010 16:12:39 +0000 (09:12 -0700)
We were only requesting renewal after our tickets expire; do so before
that.  Most of the low-level logic for this was already there; just use
it.

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/auth.c
fs/ceph/auth.h
fs/ceph/auth_none.c
fs/ceph/auth_x.c

diff --cc fs/ceph/auth.c
Simple merge
diff --cc fs/ceph/auth.h
Simple merge
Simple merge
Simple merge