diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2022-02-16 18:31:09 +0100 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2022-02-28 16:26:40 +0100 |
commit | f49169c97fceb21ad6a0aaf671c50b0f520f15a5 (patch) | |
tree | abab469433578ffa4da9aedf787258f504eb62ad /net/ipv4 | |
parent | SUNRPC: Remove svc_shutdown_net() (diff) | |
download | linux-f49169c97fceb21ad6a0aaf671c50b0f520f15a5.tar.xz linux-f49169c97fceb21ad6a0aaf671c50b0f520f15a5.zip |
NFSD: Remove svc_serv_ops::svo_module
struct svc_serv_ops is about to be removed.
Neil Brown says:
> I suspect svo_module can go as well - I don't think the thread is
> ever the thing that primarily keeps a module active.
A random sample of kthread_create() callers shows sunrpc is the only
one that manages module reference count in this way.
Suggested-by: Neil Brown <neilb@suse.de>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions