]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: simplify mds laggy check
authorSage Weil <sage.weil@dreamhost.com>
Tue, 12 Apr 2011 20:54:53 +0000 (13:54 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Tue, 12 Apr 2011 21:08:43 +0000 (14:08 -0700)
commit2b59bc6192165cb9116571a707f90357457e8358
tree6cd3b581f8d310b65237bfc133a55ecc5fb5a885
parente9afe17e850d02f807a1c9f15a9550a3eb26bc7e
mon: simplify mds laggy check

We should never have a laggy standby, so technically this doesn't change
any behavior, but it makes the flow less confusing.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/mon/MDSMonitor.cc