From: J. Bruce Fields Date: Tue, 11 Sep 2012 19:37:40 +0000 (-0400) Subject: nfsd4: separate connection allocation and initialization X-Git-Tag: v3.7-rc1~24^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ba6367124f3f07c91ea45a3ea24bbf4c5429bfc;p=pandora-kernel.git nfsd4: separate connection allocation and initialization 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 --- Reading git-diff-tree failed