commit | cb170a22153730eb9c82b6c85ead2001dba6c41a | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Mon Jun 21 13:38:35 2010 -0700 |
committer | Sage Weil <sage@newdream.net> | Sun Aug 01 20:11:40 2010 -0700 |
tree | d5a4d6135fae1fda0f033c206237f54567cad707 | |
parent | ed0552a1a21d2f2692b84c366ce04ad17377780c [diff] |
ceph: connect to export targets if mds is laggy If an MDS we are talking to may have failed, we need to open sessions to its potential export targets to ensure that any in-progress migration that may have involved some of our caps is properly handled. Signed-off-by: Sage Weil <sage@newdream.net>