diff options
author | Anna Schumaker <anna.schumaker@oracle.com> | 2024-10-01 22:33:42 +0200 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2024-11-08 20:17:37 +0100 |
commit | df50b5ee0564412e4570abae7767d9baa5911f23 (patch) | |
tree | f890e57683e50dfc2966756d86c9d8542f099e9d /fs/nfs/dir.c | |
parent | NFS: Convert the NFS module list into an array (diff) | |
download | linux-df50b5ee0564412e4570abae7767d9baa5911f23.tar.xz linux-df50b5ee0564412e4570abae7767d9baa5911f23.zip |
NFS: Rename get_nfs_version() -> find_nfs_version()
We have a put_nfs_version() that handles refcounting on the nfs version
module, but get_nfs_version() does much more work to find a version
module based on version number. Let's change 'get' to 'find' to better
match what it's doing.
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'fs/nfs/dir.c')
0 files changed, 0 insertions, 0 deletions