]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitee48eca39601372c70b88cc49601333e354fc008
treee61f1d3c1b32161842bc53a9c53da8ee3960bdae
parent4902f24e44865b71c589c75d9cbefc379979a547
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