From: Yan, Zheng Date: Thu, 20 Feb 2014 08:11:03 +0000 (+0800) Subject: client: clear migrate seq when MDS restarts X-Git-Tag: v0.79~179^2~9 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=30aa2d658076858fd8c90877dc278772e4a3da90;p=ceph.git client: clear migrate seq when MDS restarts Signed-off-by: Yan, Zheng --- diff --git a/src/client/Client.cc b/src/client/Client.cc index a129f6d16bac..1335b584a5b1 100644 --- a/src/client/Client.cc +++ b/src/client/Client.cc @@ -1998,6 +1998,7 @@ void Client::send_reconnect(MetaSession *session) in->caps[mds]->seq = 0; // reset seq. in->caps[mds]->issue_seq = 0; // reset seq. + in->caps[mds]->mseq = 0; // reset seq. m->add_cap(p->first.ino, in->caps[mds]->cap_id, path.get_ino(), path.get_path(), // ino