diff options
author | Jeff Layton <jlayton@kernel.org> | 2023-01-11 11:19:59 -0500 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2023-02-20 09:20:32 -0500 |
commit | f5f9d4a314da88c0a5faa6d168bf69081b7a25ae (patch) | |
tree | 742eef94e22336af172d6e90dd7a95ba3f7f665c /fs/lockd/svc.c | |
parent | db1d61656c78ccbeaa1b8741301bcd85a953f4b2 (diff) |
nfsd: move reply cache initialization into nfsd startup
There's no need to start the reply cache before nfsd is up and running,
and doing so means that we register a shrinker for every net namespace
instead of just the ones where nfsd is running.
Move it to the per-net nfsd startup instead.
Reported-by: Dai Ngo <dai.ngo@oracle.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'fs/lockd/svc.c')
0 files changed, 0 insertions, 0 deletions