diff options
Diffstat (limited to 'fs/nfs/internal.h')
-rw-r--r-- | fs/nfs/internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfs/internal.h b/fs/nfs/internal.h index 4e983961346e..340ede8f608f 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 | ||
77 | extern int nfs_mount(struct nfs_mount_request *info); | 78 | extern int nfs_mount(struct nfs_mount_request *info); |