]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
NFSv4: cleanup remove unused nfs4_xdev_fs_type
authorOlga Kornievskaia <kolga@netapp.com>
Fri, 26 Oct 2018 20:16:58 +0000 (16:16 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 19 Dec 2018 18:52:44 +0000 (13:52 -0500)
commit e8f25e6d6d19 "NFS: Remove the NFS v4 xdev mount function"
removed the last use of this.

Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/internal.h

index 8357ff69962f22caae59d1ac357058d89800e963..ecb6d4317ab4a8befc9669e7d98516d9ec1ee972 100644 (file)
@@ -395,7 +395,6 @@ extern const struct super_operations nfs_sops;
 extern struct file_system_type nfs_fs_type;
 extern struct file_system_type nfs_xdev_fs_type;
 #if IS_ENABLED(CONFIG_NFS_V4)
-extern struct file_system_type nfs4_xdev_fs_type;
 extern struct file_system_type nfs4_referral_fs_type;
 #endif
 bool nfs_auth_info_match(const struct nfs_auth_info *, rpc_authflavor_t);