OpenAFS CVS Commit: openafs/src/afs by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sat, 28 Jun 2008 23:26:05 EDT
Update of /cvs/openafs/src/afs
In directory GRAND.CENTRAL.ORG:/data/sb/openafs-stable-1_4_x/src/afs
Modified Files:
Tag: openafs-stable-1_4_x
afs.h afs_analyze.c afs_call.c afs_conn.c afs_prototypes.h
afs_server.c
Log Message:
DELTA STABLE14-client-idledeadtime-support-20080430
AUTHOR shadow@dementia.org
LICENSE IPL10
FIXES
in the event a server is "melting down" and not responding with data to RPCs
this adds the ability to time out the calls rather than letting keepalives
effectively hang the client forever. does not mark the server down since...
it's not down.
Side effect: adds similar tracking for authentication errors so tokens need
not be discarded if one server's clock has drifted.
--- DELTA config for openafs-stable-1_4_x follows ---
STABLE14-client-idledeadtime-support-20080430 openafs/src/afs/afs.h 1.48.2.31 1.48.2.32
STABLE14-client-idledeadtime-support-20080430 openafs/src/afs/afs_analyze.c 1.22.2.2 1.22.2.3
STABLE14-client-idledeadtime-support-20080430 openafs/src/afs/afs_call.c 1.74.2.31 1.74.2.32
STABLE14-client-idledeadtime-support-20080430 openafs/src/afs/afs_conn.c 1.13.2.2 1.13.2.3
STABLE14-client-idledeadtime-support-20080430 openafs/src/afs/afs_prototypes.h 1.53.2.24 1.53.2.25
STABLE14-client-idledeadtime-support-20080430 openafs/src/afs/afs_server.c 1.33.2.12 1.33.2.13