]> git.karo-electronics.de Git - linux-beck.git/commit
SUNRPC: Remove TCP socket linger code
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 8 Feb 2015 20:50:27 +0000 (15:50 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 9 Feb 2015 14:20:40 +0000 (09:20 -0500)
commit9cbc94fb06f98de0e8d393eaff09c790f4c3ba46
tree830afdda86b6169b13573038dc5481c12c6d24f2
parent4efdd92c921135175a85452cd41273d9e2788db3
SUNRPC: Remove TCP socket linger code

Now that we no longer use the partial shutdown code when closing the
socket, we no longer need to worry about the TCP linger2 state.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
net/sunrpc/xprtsock.c