]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: ignore/warn on late client reconnect attempts
authorSage Weil <sage@newdream.net>
Fri, 13 Nov 2009 18:09:12 +0000 (10:09 -0800)
committerSage Weil <sage@newdream.net>
Fri, 13 Nov 2009 18:09:12 +0000 (10:09 -0800)
commit2fb6f736185f73f3dba03042ac14ac0372fe8c87
tree56bf3ad6db6c615c31e42bd3c3fc3a53ef09f411
parent2303a33e77b02bf1937d3e104fff924c0250c3f5
mds: ignore/warn on late client reconnect attempts

In the future maybe we can do better (i.e. best effort attempt to reconnect
after the normal interval has passed)
src/mds/Server.cc