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

afs: Split wait from afs_make_call()



Split the call to afs_wait_for_call_to_complete() from afs_make_call() to
make it easier to handle asynchronous calls and to make it easier to
convert a synchronous call to an asynchronous one in future, for instance
when someone tries to interrupt an operation by pressing Ctrl-C.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent cd8dead0
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