commit | edc7a894034acb4c7ff8305716ca5df8aaf8e642 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Mon Mar 22 15:37:17 2010 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Oct 01 19:29:44 2010 -0400 |
tree | 7db61c8c76fc3e58e499989665f2f26987c058a1 | |
parent | c7662518c781edc8059cd9737d18168154bf7510 [diff] |
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>