Skip to content
  • David Howells's avatar
    afs: Kill afs_wait_mode · 56ff9c83
    David Howells authored
    
    
    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: default avatarDavid Howells <dhowells@redhat.com>
    56ff9c83