diff options
Diffstat (limited to 'fs/ceph/mds_client.h')
-rw-r--r-- | fs/ceph/mds_client.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/ceph/mds_client.h b/fs/ceph/mds_client.h index c0846b1c482b..f566e9c84295 100644 --- a/fs/ceph/mds_client.h +++ b/fs/ceph/mds_client.h | |||
@@ -98,8 +98,6 @@ struct ceph_mds_session { | |||
98 | u64 s_seq; /* incoming msg seq # */ | 98 | u64 s_seq; /* incoming msg seq # */ |
99 | struct mutex s_mutex; /* serialize session messages */ | 99 | struct mutex s_mutex; /* serialize session messages */ |
100 | 100 | ||
101 | int s_recon_gen; /* inc on reconnect to recovered mds */ | ||
102 | |||
103 | struct ceph_connection s_con; | 101 | struct ceph_connection s_con; |
104 | 102 | ||
105 | /* protected by s_cap_lock */ | 103 | /* protected by s_cap_lock */ |