nfsd4: add new connections to session
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 29 Sep 2010 20:11:06 +0000 (16:11 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 1 Oct 2010 23:29:45 +0000 (19:29 -0400)
commit328ead287220711c3ad4490b1f3f691855df4039
tree5b8d5de0d2a922af7e3e300e9b521ba058d4f8f3
parentdb90681d6eff89efc1eee523e1cb77eb632a6cf7
nfsd4: add new connections to session

As long as we're not implementing any session security, we should just
automatically add any new connections that come along to the list of
sessions associated with the session.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c