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)
commitedc7a894034acb4c7ff8305716ca5df8aaf8e642
tree7db61c8c76fc3e58e499989665f2f26987c058a1
parentc7662518c781edc8059cd9737d18168154bf7510
nfsd: provide callbacks on svc_xprt deletion

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>
include/linux/sunrpc/svc_xprt.h
net/sunrpc/svc_xprt.c