diff options
author | Stanislav Kinsbursky <skinsbursky@parallels.com> | 2012-11-14 16:21:51 +0100 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2012-11-15 13:40:47 +0100 |
commit | 1872de0e8171904612ee85de218fa045bc473cad (patch) | |
tree | 807822b296dab38e1fad9ffacefe40b2757c3f1e /crypto/asymmetric_keys/rsa.c | |
parent | nfsd: make lockowner_ino_hashtbl allocated per net (diff) | |
download | linux-1872de0e8171904612ee85de218fa045bc473cad.tar.xz linux-1872de0e8171904612ee85de218fa045bc473cad.zip |
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 'crypto/asymmetric_keys/rsa.c')
0 files changed, 0 insertions, 0 deletions