• David Howells's avatar
    afs: Handle the VIO and UAEIO aborts explicitly · eb8eae65
    David Howells authored
    When processing the result of a call, handle the VIO and UAEIO abort
    specifically rather than leaving it to a default case.  Rather than
    erroring out unconditionally, see if there's another server if the volume
    has more than one server available, otherwise return -EREMOTEIO.
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    cc: Marc Dionne <marc.dionne@auristor.com>
    cc: linux-afs@lists.infradead.org
    eb8eae65
rotate.c 16.8 KB