diff options
author | Stanislav Kinsbursky <skinsbursky@parallels.com> | 2012-11-14 15:21:16 (GMT) |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2012-11-15 12:40:43 (GMT) |
commit | 52e19c09a183d82d99f10c284bc8b27933b1d1fc (patch) | |
tree | 7a4f21eecd888cea675d7ccddddfd03774337af4 /arch | |
parent | c212cecfa21b3d30cd5cc2389754a46973ad9027 (diff) | |
download | linux-52e19c09a183d82d99f10c284bc8b27933b1d1fc.tar.xz |
nfsd: make reclaim_str_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 is used only by legacy tracker. So let's allocate hash in
tracker init.
Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions