Skip to content
Snippets Groups Projects
Commit 94f699c9 authored by David Howells's avatar David Howells
Browse files

afs: Fix the maximum lifespan of VL and probe calls


If an older AFS server doesn't support an operation, it may accept the call
and then sit on it forever, happily responding to pings that make kafs
think that the call is still alive.

Fix this by setting the maximum lifespan of Volume Location service calls
in particular and probe calls in general so that they don't run on
endlessly if they're not supported.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent bbd172e3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment