NFS: rename nfs_fs_context pointer arg in a few functions
authorScott Mayhew <smayhew@redhat.com>
Tue, 10 Dec 2019 12:31:11 +0000 (07:31 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 15 Jan 2020 15:15:17 +0000 (10:15 -0500)
commit38465f5d1af932494d66b52d26bb3a02b837cdf8
treee61f1d3c1b32161842bc53a9c53da8ee3960bdae
parente558100fda7e8c7888f523920214bcb35ed9382b
NFS: rename nfs_fs_context pointer arg in a few functions

Split out from commit "NFS: Add fs_context support."

Rename cfg to ctx in nfs_init_server(), nfs_verify_authflavors(),
and nfs_request_mount().  No functional changes.

Signed-off-by: Scott Mayhew <smayhew@redhat.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/client.c
fs/nfs/super.c