This website requires JavaScript.
Explore
Help
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
Files
76bbfcb8917c98b0321ced0ae30089f3e55f3806
thin-provisioning-tools
/
persistent-data
T
History
Joe Thornber
df016f07a7
[space map disk] Add a bounds check when accessing block data.
...
This means we get a more helpful message in the exception.
2013-06-14 15:36:01 +01:00
..
data-structures
Remove some more global using namespaces
2013-05-28 13:53:23 +01:00
space-maps
[space map disk] Add a bounds check when accessing block data.
2013-06-14 15:36:01 +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
Remove some global 'using namespace's
2013-05-28 13:48:10 +01:00
buffer.h
Convert buffer_t to gmock.
2013-03-22 12:04:38 +00:00
cache.h
…
checksum.cc
…
checksum.h
…
deleter.h
…
endian_utils.cc
Convert bitset_t to gmock
2013-03-22 14:36:31 +00:00
endian_utils.h
Move array_t to gmock
2013-03-22 13:42:20 +00:00
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
…
run.h
[run] define some more constructors
2013-05-28 12:59:17 +01:00
space_map.cc
…
space_map.h
A stack of space map tweaks.
2013-04-23 10:57:47 +01:00
span.h
…
span.tcc
…
transaction_manager.cc
A stack of space map tweaks.
2013-04-23 10:57:47 +01:00
transaction_manager.h
…