thin-provisioning-tools/era
Ming-Hung Tsai 6a2fa73924 [build] Enable building the dev-tools for functional tests
- Factor out the dev-tools into a stand-alone, no-installed program
- Built the dev-tools if --enable-testing is specified
- Remove the --enable-dev-tools configure option
- Allow suffix on the binary name
- Update symlinks
- Cleanup Makefile
2021-01-12 16:08:51 +08:00
..
commands.cc
commands.h
devel_commands.cc [build] Enable building the dev-tools for functional tests 2021-01-12 16:08:51 +08:00
emitter.h [all] Switch from boost::shared_ptr -> std::shared_ptr. 2020-04-30 15:02:43 +01:00
era_array.cc
era_array.h
era_check.cc [block_manager] Hard code block size to 4k. 2020-04-30 14:30:01 +01:00
era_detail.cc
era_detail.h
era_dump.cc [block_manager] Hard code block size to 4k. 2020-04-30 14:30:01 +01:00
era_invalidate.cc [block_manager] Hard code block size to 4k. 2020-04-30 14:30:01 +01:00
era_restore.cc [block_manager] Hard code block size to 4k. 2020-04-30 14:30:01 +01:00
metadata_dump.cc
metadata_dump.h
metadata.cc [space-maps/core] rewrite the core space map to use less memory. 2020-05-27 12:00:40 +01:00
metadata.h [all] Switch from boost::shared_ptr -> std::shared_ptr. 2020-04-30 15:02:43 +01:00
restore_emitter.cc
restore_emitter.h
superblock.cc [block_manager] Hard code block size to 4k. 2020-04-30 14:30:01 +01:00
superblock.h [block_manager] Hard code block size to 4k. 2020-04-30 14:30:01 +01:00
writeset_tree.cc
writeset_tree.h [all] Switch from boost::shared_ptr -> std::shared_ptr. 2020-04-30 15:02:43 +01:00
xml_format.cc
xml_format.h