diff options
Diffstat (limited to 'include/linux/lockd')
-rw-r--r-- | include/linux/lockd/lockd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/lockd/lockd.h b/include/linux/lockd/lockd.h index 54dbb458e73c..d3c7247d23e8 100644 --- a/include/linux/lockd/lockd.h +++ b/include/linux/lockd/lockd.h | |||
@@ -79,6 +79,7 @@ struct nlm_host { | |||
79 | struct nsm_handle { | 79 | struct nsm_handle { |
80 | struct list_head sm_link; | 80 | struct list_head sm_link; |
81 | atomic_t sm_count; | 81 | atomic_t sm_count; |
82 | char *sm_mon_name; | ||
82 | char *sm_name; | 83 | char *sm_name; |
83 | struct sockaddr_storage sm_addr; | 84 | struct sockaddr_storage sm_addr; |
84 | size_t sm_addrlen; | 85 | size_t sm_addrlen; |