[PATCH] NFS SUNRPC fix
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>.
Showing
Please register or sign in to comment