nfs: add a refcount tracker for struct net as held by the nfs_client
authorJeff Layton <jlayton@kernel.org>
Tue, 8 Apr 2025 13:43:15 +0000 (09:43 -0400)
committerAnna Schumaker <anna.schumaker@oracle.com>
Mon, 19 May 2025 14:14:29 +0000 (10:14 -0400)
commite5296637a322b840d772f88f4d58b4bc72b29058
tree49a5f6f4e3414831375a9eb3d830481d9eeafc11
parentfadc0f3bb2de8c570ced6d9c1f97222213d93140
nfs: add a refcount tracker for struct net as held by the nfs_client

These are long-held references to the netns, so make sure the refcount
tracker is aware of them.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
fs/nfs/client.c
include/linux/nfs_fs_sb.h