commit | c627d31ba0696cbd829437af2be2f2dee3546b1e | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Feb 10 11:06:04 2015 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Feb 10 11:06:04 2015 -0500 |
tree | 2ffe50ce1e23f902f20477398a16864dfb3dfc36 | |
parent | 4c21462acc530bb81c6ae30e5bbd0b06f8c50626 [diff] |
SUNRPC: Cleanup to remove xs_tcp_close() xs_tcp_close() is now just a call to xs_tcp_shutdown(), so remove it, and replace the entry in xs_tcp_ops. Suggested-by: Anna Schumaker <anna.schumaker@netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>