aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs3_fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nfs/nfs3_fs.h')
-rw-r--r--fs/nfs/nfs3_fs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/nfs/nfs3_fs.h b/fs/nfs/nfs3_fs.h
index 333ae4068506..e134d6548ab7 100644
--- a/fs/nfs/nfs3_fs.h
+++ b/fs/nfs/nfs3_fs.h
@@ -30,5 +30,7 @@ struct nfs_server *nfs3_create_server(struct nfs_mount_info *, struct nfs_subver
struct nfs_server *nfs3_clone_server(struct nfs_server *, struct nfs_fh *,
struct nfs_fattr *, rpc_authflavor_t);
+/* nfs3super.c */
+extern struct nfs_subversion nfs_v3;
#endif /* __LINUX_FS_NFS_NFS3_FS_H */