]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: discard mds map if it is identical to ours 9774/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Fri, 17 Jun 2016 09:37:36 +0000 (17:37 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Sat, 18 Jun 2016 02:37:45 +0000 (10:37 +0800)
commitd4a4827f17611d798dad6472a3307d2616c7a764
tree42ec9580cd21236cf782049604477c6f8d718efe
parent4b85e312f3b4605f0703394db53b30ef614c641a
client: discard mds map if it is identical to ours

Otherwise it is a pure waste to handle this.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/client/Client.cc