• D
    afs: Kill afs_wait_mode · 56ff9c83
    David Howells 提交于
    The afs_wait_mode struct isn't really necessary.  Client calls only use one
    of a choice of two (synchronous or the asynchronous) and incoming calls
    don't use the wait at all.  Replace with a boolean parameter.
    Signed-off-by: NDavid Howells <dhowells@redhat.com>
    56ff9c83
vnode.c 24.0 KB