• David Howells's avatar
    afs: Split wait from afs_make_call() · 0b9bf381
    David Howells authored
    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>
    0b9bf381
fs_probe.c 7.05 KB