aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nfs/internal.h')
-rw-r--r--fs/nfs/internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfs/internal.h b/fs/nfs/internal.h
index 4e983961346..340ede8f608 100644
--- a/fs/nfs/internal.h
+++ b/fs/nfs/internal.h
@@ -72,6 +72,7 @@ struct nfs_mount_request {
72 u32 version; 72 u32 version;
73 unsigned short protocol; 73 unsigned short protocol;
74 struct nfs_fh *fh; 74 struct nfs_fh *fh;
75 int noresvport;
75}; 76};
76 77
77extern int nfs_mount(struct nfs_mount_request *info); 78extern int nfs_mount(struct nfs_mount_request *info);