aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcutiny.c
diff options
context:
space:
mode:
authorStanislav Kinsbursky <skinsbursky@parallels.com>2012-11-14 10:21:51 -0500
committerJ. Bruce Fields <bfields@redhat.com>2012-11-15 07:40:47 -0500
commit1872de0e8171904612ee85de218fa045bc473cad (patch)
tree807822b296dab38e1fad9ffacefe40b2757c3f1e /kernel/rcutiny.c
parent20e9e2bc98b907efe82621797c561f6169d63d96 (diff)
nfsd: make sessionid_hashtbl allocated per net
This hash holds established sessions state and closely associated with nfs4_clients info, which are network namespace aware. So let's make it allocated per network namespace too. 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 'kernel/rcutiny.c')
0 files changed, 0 insertions, 0 deletions