diff options
author | Trond Myklebust <trond.myklebust@primarydata.com> | 2015-02-09 09:23:34 -0500 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@primarydata.com> | 2015-02-09 11:20:44 -0500 |
commit | caf4ccd4e88cf2795c927834bc488c8321437586 (patch) | |
tree | 34551130a009cc920f907bca6a804f0d380f7814 /net/x25 | |
parent | 0efeac261c3f79c44fe61ee869722b77805c7ddf (diff) | |
download | op-kernel-dev-caf4ccd4e88cf2795c927834bc488c8321437586.zip op-kernel-dev-caf4ccd4e88cf2795c927834bc488c8321437586.tar.gz |
SUNRPC: Make xs_tcp_close() do a socket shutdown rather than a sock_release
Use of socket shutdown() means that we monitor the shutdown process
through the xs_tcp_state_change() callback, so it is preferable to
a full close in all cases unless we're destroying the transport.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'net/x25')
0 files changed, 0 insertions, 0 deletions