OSDN Git Service

nfs: stash nfs_subversion reference into nfs_mount_info
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 10 Dec 2019 12:30:56 +0000 (07:30 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 15 Jan 2020 15:15:16 +0000 (10:15 -0500)
commit6a3f7a399ebf52164e40773f4fbcb31a4c1ec02a
tree1a257af28b878247dab1d4f536082728a811e066
parent250d69f6a465e36a6ab8602030267de2586e028f
nfs: stash nfs_subversion reference into nfs_mount_info

That will allow to get rid of passing those references around in
quite a few places.  Moreover, that will allow to merge xdev and
remote file_system_type.

Reviewed-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/internal.h
fs/nfs/namespace.c
fs/nfs/nfs4super.c
fs/nfs/super.c