]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools: fix MDS journal import 2879/head
authorJohn Spray <john.spray@redhat.com>
Fri, 7 Nov 2014 11:34:43 +0000 (11:34 +0000)
committerJohn Spray <john.spray@redhat.com>
Fri, 7 Nov 2014 14:42:54 +0000 (14:42 +0000)
commit7166ff83f6343d31d52a58363e2767434554505c
treeb06b86c762d6f2818dc1744efd8426604448f136
parentf66bf31b6743246fb1c88238cf18101238dee3a4
tools: fix MDS journal import

Previously it only worked on fresh filesystems which
hadn't been trimmed yet, and resulted in an invalid
trimmed_pos when expire_pos wasn't on an object
boundary.

Fixes: #10025
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit fb29e71f9a97c12354045ad2e128156e503be696)
src/tools/cephfs/Dumper.cc