diff options
Diffstat (limited to 'fs/nfs/nfs4_fs.h')
| -rw-r--r-- | fs/nfs/nfs4_fs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/nfs/nfs4_fs.h b/fs/nfs/nfs4_fs.h index b508fef1a32b..b1ecacd8784a 100644 --- a/fs/nfs/nfs4_fs.h +++ b/fs/nfs/nfs4_fs.h | |||
| @@ -365,6 +365,8 @@ extern void nfs4_free_lock_state(struct nfs_server *server, struct nfs4_lock_sta | |||
| 365 | extern const nfs4_stateid zero_stateid; | 365 | extern const nfs4_stateid zero_stateid; |
| 366 | 366 | ||
| 367 | /* nfs4super.c */ | 367 | /* nfs4super.c */ |
| 368 | struct nfs_mount_info; | ||
| 369 | struct dentry *nfs4_try_mount(int, const char *, struct nfs_mount_info *); | ||
| 368 | int init_nfs_v4(void); | 370 | int init_nfs_v4(void); |
| 369 | void exit_nfs_v4(void); | 371 | void exit_nfs_v4(void); |
| 370 | 372 | ||
