commit | 6ff50b3dea9a242b50642a703b513986bffb8ce9 | [log] [tgz] |
---|---|---|
author | Stanislav Kinsbursky <skinsbursky@parallels.com> | Thu Dec 06 14:23:09 2012 +0300 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Dec 10 16:25:36 2012 -0500 |
tree | 04c9a7bc28f512ee92e1821a7375432423cbf002 | |
parent | 081603520b25f7b35ef63a363376a17c36ef74ed [diff] |
nfsd: move per-net startup code to separated function NFSd resources are partially per-net and partially globally used. This patch splits resources init and shutdown and moves per-net code to separated functions. Generic and per-net init and shutdown are called sequentially for a while. Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>