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)
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

Simple merge