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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfs/internal.h b/fs/nfs/internal.h
index 23ec6e8e8a4d..d388302c005f 100644
--- a/fs/nfs/internal.h
+++ b/fs/nfs/internal.h
@@ -358,7 +358,7 @@ extern struct dentry *nfs_get_root(struct super_block *, struct nfs_fh *,
358extern struct dentry *nfs4_get_root(struct super_block *, struct nfs_fh *, 358extern struct dentry *nfs4_get_root(struct super_block *, struct nfs_fh *,
359 const char *); 359 const char *);
360 360
361extern int nfs4_get_rootfh(struct nfs_server *server, struct nfs_fh *mntfh); 361extern int nfs4_get_rootfh(struct nfs_server *server, struct nfs_fh *mntfh, bool);
362#endif 362#endif
363 363
364struct nfs_pgio_completion_ops; 364struct nfs_pgio_completion_ops;