diff options
Diffstat (limited to 'fs/nfsd/netns.h')
| -rw-r--r-- | fs/nfsd/netns.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfsd/netns.h b/fs/nfsd/netns.h index 948a718e24a4..39365636b244 100644 --- a/fs/nfsd/netns.h +++ b/fs/nfsd/netns.h | |||
| @@ -33,7 +33,7 @@ struct nfsd_net { | |||
| 33 | struct cache_detail *svc_export_cache; | 33 | struct cache_detail *svc_export_cache; |
| 34 | 34 | ||
| 35 | struct cache_detail *idtoname_cache; | 35 | struct cache_detail *idtoname_cache; |
| 36 | 36 | struct cache_detail *nametoid_cache; | |
| 37 | }; | 37 | }; |
| 38 | 38 | ||
| 39 | extern int nfsd_net_id; | 39 | extern int nfsd_net_id; |
