]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix cephfs-table-tool reset snap 3751/head
authorJohn Spray <john.spray@redhat.com>
Tue, 17 Feb 2015 13:49:12 +0000 (13:49 +0000)
committerJohn Spray <john.spray@redhat.com>
Tue, 17 Feb 2015 14:23:22 +0000 (14:23 +0000)
commitdea83eaa6790bf8ede42fe2db30d8f777ce43bad
treeb9887c825dd96a11b8112a075b24cd3aaa95d3f9
parentb555e83d919227ba48089e8d3837b7178ba43f9c
mds: fix cephfs-table-tool reset snap

This relies on being able to instantiate a SnapServer
without an MDS and call reset_table on it.  Recent
snapshot changes violated that.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/SnapServer.cc