]> git.baikalelectronics.ru Git - kernel.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, 2 Aug 2010 03:11:40 +0000 (20:11 -0700)
commit4a24295d00e114d386ebb412c9bfa4ae57d541ed
treed5a4d6135fae1fda0f033c206237f54567cad707
parentfd72977b34b2fe4f7268ff3914e695efa0f39771
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