diff options
Diffstat (limited to 'fs/nfs/nfs4_fs.h')
-rw-r--r-- | fs/nfs/nfs4_fs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfs/nfs4_fs.h b/fs/nfs/nfs4_fs.h index 22a5f838ea58..9a102860df37 100644 --- a/fs/nfs/nfs4_fs.h +++ b/fs/nfs/nfs4_fs.h | |||
@@ -228,6 +228,7 @@ extern const u32 nfs4_fattr_bitmap[2]; | |||
228 | extern const u32 nfs4_statfs_bitmap[2]; | 228 | extern const u32 nfs4_statfs_bitmap[2]; |
229 | extern const u32 nfs4_pathconf_bitmap[2]; | 229 | extern const u32 nfs4_pathconf_bitmap[2]; |
230 | extern const u32 nfs4_fsinfo_bitmap[2]; | 230 | extern const u32 nfs4_fsinfo_bitmap[2]; |
231 | extern const u32 nfs4_fs_locations_bitmap[2]; | ||
231 | 232 | ||
232 | /* nfs4renewd.c */ | 233 | /* nfs4renewd.c */ |
233 | extern void nfs4_schedule_state_renewal(struct nfs4_client *); | 234 | extern void nfs4_schedule_state_renewal(struct nfs4_client *); |