• Andrew Morton's avatar
    [PATCH] NFS SUNRPC fix · 57c08314
    Andrew Morton authored
    From: James Morris <jmorris@redhat.com>
    
    The patch below fixes a bug in the error handling code of
    xprt_create_socket().  If sock_create() fails, we should not try and
    release the non existent socket.
    
    This fix is by James Carter <jwcart2@epoch.ncsc.mil>.
    57c08314
xprt.c 39.6 KB