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

afs: Rename struct afs_call server member to cm_server



Rename the server member of struct afs_call to cm_server as we're only
going to be using it for incoming calls for the Cache Manager service.
This makes it easier to differentiate from the pointer to the target server
for the client, which will point to a different structure to allow for
callback handling.

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