nfs_common: rename nfslocalio nfs_uuid_lock to nfs_uuids_lock
authorMike Snitzer <snitzer@kernel.org>
Sat, 16 Nov 2024 01:41:01 +0000 (20:41 -0500)
committerAnna Schumaker <anna.schumaker@oracle.com>
Tue, 14 Jan 2025 22:05:10 +0000 (17:05 -0500)
commite1943f4eb8d531b0b65b22d4181c6a205226b006
treee30a9f2712ae54f94cfecd58e7f924846f33d4e7
parentf9c3e1ba072d0e21e75f7033d75a134549e8ed43
nfs_common: rename nfslocalio nfs_uuid_lock to nfs_uuids_lock

This global spinlock protects all nfs_uuid_t relative to the global
nfs_uuids list.  A later commit will split this global spinlock so
prepare by renaming this lock to reflect its intended narrow scope.

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
fs/nfs_common/nfslocalio.c
fs/nfsd/localio.c