Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320333
b: refs/heads/master
c: a53aab6
h: refs/heads/master
i:
  320331: 58fe238
v: v3
  • Loading branch information
Sage Weil committed Jul 31, 2012
1 parent aea461a commit dc80425
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a4107026976f06c9a6ce8cc84a763564ee39d901
refs/heads/master: a53aab645c82f0146e35684b34692c69b5118121
1 change: 1 addition & 0 deletions trunk/fs/ceph/mds_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -2518,6 +2518,7 @@ static void send_mds_reconnect(struct ceph_mds_client *mdsc,
session->s_state = CEPH_MDS_SESSION_RECONNECTING;
session->s_seq = 0;

ceph_con_close(&session->s_con);
ceph_con_open(&session->s_con,
CEPH_ENTITY_TYPE_MDS, mds,
ceph_mdsmap_get_addr(mdsc->mdsmap, mds));
Expand Down

0 comments on commit dc80425

Please sign in to comment.