This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
thin-provisioning-tools
Watch
1
Star
0
Fork
0
You've already forked thin-provisioning-tools
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
thin-provisioning-tools
/
persistent-data
History
Joe Thornber
553f73b826
superblock_checker.* -> superblock.*, remove metadata_disk_structures.* and rearrange namespaces a bit.
2013-05-21 12:46:07 +01:00
..
data-structures
superblock_checker.* -> superblock.*, remove metadata_disk_structures.* and rearrange namespaces a bit.
2013-05-21 12:46:07 +01:00
space-maps
switch to -std=c++11
2013-05-14 15:37:57 +01:00
block_counter.h
…
block.h
[block, lock_checker] add an is_locked() method for use in unit tests.
2013-04-29 12:31:30 +01:00
block.tcc
Bump up the nr of blocks in the cache from 64 to 1024.
2013-05-13 12:34:52 +01:00
buffer.h
…
cache.h
…
checksum.cc
…
checksum.h
…
deleter.h
…
endian_utils.cc
…
endian_utils.h
…
error_set.cc
…
error_set.h
…
errors.h
…
hex_dump.cc
…
hex_dump.h
…
lock_tracker.cc
[block, lock_checker] add an is_locked() method for use in unit tests.
2013-04-29 12:31:30 +01:00
lock_tracker.h
[block, lock_checker] add an is_locked() method for use in unit tests.
2013-04-29 12:31:30 +01:00
math_utils.h
…
range.h
[range] contains method.
2013-05-17 11:14:12 +01:00
space_map.cc
…
space_map.h
…
span.h
…
span.tcc
…
transaction_manager.cc
…
transaction_manager.h
…