diff options
author | 2024-11-15 20:40:56 -0500 | |
---|---|---|
committer | 2025-01-14 17:04:05 -0500 | |
commit | 4ee7ba40007357a48447a8cbc667480acf9a006a (patch) | |
tree | 6533a2abb0b3f21e2fec46d672aa0962e24fdff1 /net/lapb/lapb_timer.c | |
parent | nfs_common: rename functions that invalidate LOCALIO nfs_clients (diff) | |
download | wireguard-linux-4ee7ba40007357a48447a8cbc667480acf9a006a.tar.xz wireguard-linux-4ee7ba40007357a48447a8cbc667480acf9a006a.zip |
nfs_common: move localio_lock to new lock member of nfs_uuid_t
Remove cl_localio_lock from 'struct nfs_client' in favor of adding a
lock to the nfs_uuid_t struct (which is embedded in each nfs_client).
Push nfs_local_{enable,disable} implementation down to nfs_common.
Those methods now call nfs_localio_{enable,disable}_client.
This allows implementing nfs_localio_invalidate_clients in terms of
nfs_localio_disable_client.
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions