]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: update export targets even when not active
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 9 May 2017 02:26:48 +0000 (22:26 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 9 May 2017 02:55:56 +0000 (22:55 -0400)
commit88e6db1f2577a7f62fa946d75e12f992e92f5c78
tree84c41181f33cf5d3733b27e9750d383efd177417
parent0c9c294d14311a25ac0dfafd6506e8e4d9c642f6
mds: update export targets even when not active

Problem caught test_migration_on_shutdown. Migration could not proceed because
export_targets were not being updated.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/MDSRank.cc