]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: connect to export targets if mds is laggy
authorSage Weil <sage@newdream.net>
Mon, 21 Jun 2010 20:38:35 +0000 (13:38 -0700)
committerSage Weil <sage@newdream.net>
Mon, 21 Jun 2010 21:10:20 +0000 (14:10 -0700)
commitedcc4650e6b05f36e177087209e81dc9816ec9d2
tree1573aae0ef670deed4029d053fdb2bcf74ecb25a
parent1f4b4a858a3a34ed54c88ed970df833b22ffed52
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>
fs/ceph/mds_client.c