]> rtime.felk.cvut.cz Git - linux-imx.git/commit
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)
commite1ff371f9da57c1965400b9cc6607705d76a67bd
tree5268f10434e04f6e454f4d6ccb4173949f01ee6d
parent3ba6367124f3f07c91ea45a3ea24bbf4c5429bfc
nfsd4: new_conn_from_crses should only allocate

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