nfsd4: track backchannel connections
authorJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 15 Jun 2010 21:34:11 +0000 (17:34 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 21 Oct 2010 14:11:53 +0000 (10:11 -0400)
commitd29c374cd20de620898d2936396048518809ae24
tree4443f1cd02fa273b563f63b34fe9255aca551c74
parent86c3e16cc7aace4d1143952813b6cc2a80c51295
nfsd4: track backchannel connections

We need to keep track of which connections are available for use with
the backchannel, which for the forechannel, and which for both.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/nfsd/nfs4state.c