nfsd4: separate connection allocation and initialization
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 11 Sep 2012 19:37:40 +0000 (15:37 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 1 Oct 2012 21:39:59 +0000 (17:39 -0400)
It'll be useful to have connection allocation and initialization as
separate functions.

Also, note we'd been ignoring the alloc_conn error return in
bind_conn_to_session.

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

Simple merge