]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/allocator_replay_test: introduce binary format for free list dump
authorIgor Fedotov <ifedotov@suse.com>
Fri, 18 Mar 2022 11:35:16 +0000 (14:35 +0300)
committerIgor Fedotov <ifedotov@suse.com>
Tue, 12 Apr 2022 09:09:44 +0000 (12:09 +0300)
commit82c1036ffe5ce0199962dffb723de123c288c9f0
tree05b942b8519a6e9de05cf416db7b5fdcc83d0679
parent9ff904a467c040321318c9ea59e04402030f190d
test/allocator_replay_test: introduce binary format for free list dump

Adding new command to export free dump to binary format plus capability
to use new format for replay.
This dramatically increases large dump loading.

Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
src/test/objectstore/allocator_replay_test.cc