Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188617
b: refs/heads/master
c: fef320f
h: refs/heads/master
i:
  188615: 112d3b1
v: v3
  • Loading branch information
Sage Weil committed Nov 11, 2009
1 parent 3d3e457 commit 5fea93d
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: b377ff13b31778c19203f3089d14080beb40a692
refs/heads/master: fef320ff8887c702cde7ca6b8dbfff3a341d49fe
1 change: 1 addition & 0 deletions trunk/fs/ceph/mds_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -2234,6 +2234,7 @@ static void check_new_map(struct ceph_mds_client *mdsc,
*/
if (oldstate < CEPH_MDS_STATE_ACTIVE &&
newstate >= CEPH_MDS_STATE_ACTIVE) {
pr_info("mds%d reconnect completed\n", s->s_mds);
kick_requests(mdsc, i, 1);
ceph_kick_flushing_caps(mdsc, s);
}
Expand Down

0 comments on commit 5fea93d

Please sign in to comment.