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 5e9df992cd73..1a3228e9ea22 100644 --- a/fs/nfs/internal.h +++ b/fs/nfs/internal.h | |||
@@ -285,6 +285,7 @@ extern int nfs_migrate_page(struct address_space *, | |||
285 | #endif | 285 | #endif |
286 | 286 | ||
287 | /* nfs4proc.c */ | 287 | /* nfs4proc.c */ |
288 | extern void nfs4_reset_read(struct rpc_task *task, struct nfs_read_data *data); | ||
288 | extern int nfs4_init_client(struct nfs_client *clp, | 289 | extern int nfs4_init_client(struct nfs_client *clp, |
289 | const struct rpc_timeout *timeparms, | 290 | const struct rpc_timeout *timeparms, |
290 | const char *ip_addr, | 291 | const char *ip_addr, |