commit | 6a3f7a399ebf52164e40773f4fbcb31a4c1ec02a | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Dec 10 07:30:56 2019 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed Jan 15 10:15:16 2020 -0500 |
tree | 1a257af28b878247dab1d4f536082728a811e066 | |
parent | 250d69f6a465e36a6ab8602030267de2586e028f [diff] |
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>