Re: [PATCH 1/3] SUNRPC: Ensure the server closes sockets in atimely fashion

From: Trond Myklebust
Date: Wed Dec 17 2008 - 13:13:57 EST


On Wed, 2008-12-17 at 09:27 -0600, Tom Tucker wrote:
> > + if (!test_bit(XPT_LISTENER, &xprt->xpt_flags))
> > + kernel_sock_shutdown(svsk->sk_sock, SHUT_RDWR);
>
> How is this different than what happens as an artifact of sock_release?

The point is that it is independent of whether or not something is
holding a reference to the svc_sock.

--
Trond Myklebust
Linux NFS client maintainer

NetApp
Trond.Myklebust@xxxxxxxxxx
www.netapp.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/