nfsd4: new_conn_from_crses should only allocate
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 11 Sep 2012 21:10:25 +0000 (17:10 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 1 Oct 2012 21:40:00 +0000 (17:40 -0400)
Do the initialization in the caller, and clarify that the only failure
ever possible here was due to allocation.

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

Simple merge