]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/cephfs: enlarge dump header
authorJohn Spray <john.spray@redhat.com>
Tue, 17 Nov 2015 12:00:21 +0000 (12:00 +0000)
committerJohn Spray <john.spray@redhat.com>
Tue, 17 Nov 2015 12:20:31 +0000 (12:20 +0000)
commit5c2815e9a23f32c6b9e192cf0a33d5cae66f4071
treed23150ef965be95c20419a4ecb76ecef9aea22ce
parent00a9ce74ae41321286dc9b65d300b7462472f46c
tools/cephfs: enlarge dump header

This was never big enough for largest possible
numbers in the %llu formats.

Not being backwards compatible for this tool.

Signed-off-by: John Spray <john.spray@redhat.com>
src/tools/cephfs/Dumper.cc