Skip to content
Commit 3120c170 authored by David Howells's avatar David Howells
Browse files

afs: Fix handling of CB.ProbeUuid cache manager op



The AFS filesystem driver is handling the CB.ProbeUuid request incorrectly.
The UUID presented in the request is that of the cache manager, not the
fileserver, so afs_deliver_cb_probe_uuid() shouldn't be using that UUID to
look up the server.

Fix this by looking up the server by address instead.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 44746355
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment