diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/nfs_fs_sb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/nfs_fs_sb.h b/include/linux/nfs_fs_sb.h index ba4d7656ecfd..e0863d35f753 100644 --- a/include/linux/nfs_fs_sb.h +++ b/include/linux/nfs_fs_sb.h | |||
| @@ -85,6 +85,7 @@ struct nfs_client { | |||
| 85 | #endif | 85 | #endif |
| 86 | 86 | ||
| 87 | struct server_scope *server_scope; /* from exchange_id */ | 87 | struct server_scope *server_scope; /* from exchange_id */ |
| 88 | struct net *net; | ||
| 88 | }; | 89 | }; |
| 89 | 90 | ||
| 90 | /* | 91 | /* |
