]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3f08a4dbbd5b37c82a870c6450d9cbfaf86638e2
tree1a257af28b878247dab1d4f536082728a811e066
parent7499b0b89fdb17d93941cfd3b0935925f94887e5
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