]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
task/cephfs: generalise Filesystem for multi-MDS
authorJohn Spray <jspray@redhat.com>
Thu, 17 Jul 2014 20:35:01 +0000 (21:35 +0100)
committerJohn Spray <jspray@redhat.com>
Fri, 25 Jul 2014 12:33:31 +0000 (13:33 +0100)
commita96a7b027ce6ad74348d52bc0da512fe66027f70
tree82022acb4a666b787bed9768660389dc2db6e9ea
parent72b3417890858138f8744e822d382082fcb1119d
task/cephfs: generalise Filesystem for multi-MDS

This enables tasks like mds_journal_migration to be
run in an environment with standby-replay MDSs present.

Signed-off-by: John Spray <john.spray@redhat.com>
teuthology/task/cephfs/filesystem.py
teuthology/task/mds_journal_migration.py