diff options
author | Stanislav Kinsbursky <skinsbursky@parallels.com> | 2012-11-14 18:21:21 +0300 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2012-11-15 07:40:43 -0500 |
commit | 8daae4dc0d09d44d38194f72bc91740b46a6ce53 (patch) | |
tree | c4933515f589cee71d5140ffa1446b678d243bee /fs/proc | |
parent | 52e19c09a183d82d99f10c284bc8b27933b1d1fc (diff) | |
download | linux-stable-8daae4dc0d09d44d38194f72bc91740b46a6ce53.tar.gz linux-stable-8daae4dc0d09d44d38194f72bc91740b46a6ce53.tar.bz2 linux-stable-8daae4dc0d09d44d38194f72bc91740b46a6ce53.zip |
nfsd: make conf_id_hashtbl allocated per net
This hash holds nfs4_clients info, which are network namespace aware.
So let's make it allocated per network namespace.
Note: this hash can be allocated in per-net operations. But it looks
better to allocate it on nfsd state start and thus don't waste resources
if server is not running.
Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/proc')
0 files changed, 0 insertions, 0 deletions