nfsd: provide callbacks on svc_xprt deletion
authorJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 22 Mar 2010 19:37:17 +0000 (15:37 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 1 Oct 2010 23:29:44 +0000 (19:29 -0400)
NFSv4.1 needs warning when a client tcp connection goes down, if that
connection is being used as a backchannel, so that it can warn the
client that it has lost the backchannel connection.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>

No differences found