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)
commit3ba6367124f3f07c91ea45a3ea24bbf4c5429bfc
tree6809e44b3c33c0fdd6639e5115142c8bac92fc7a
parent497305014864ea9e32adf7e8a06081209a5e7c42
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 <bfields@redhat.com>
fs/nfsd/nfs4state.c
This page took 0.024628 seconds and 5 git commands to generate.