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
/
data-structures
History
Joe Thornber
e77e8715b0
Remove ambiguity between boost::uint64_t and ::uint64_t.
...
This has been causing people problems on uclibc builds.
2014-07-02 08:19:20 +00:00
..
array_block.h
Move endian_utils to base/
2013-11-19 10:23:35 +00:00
array.h
stuff
2013-12-11 17:28:14 +00:00
bitset.cc
Remove ambiguity between boost::uint64_t and ::uint64_t.
2014-07-02 08:19:20 +00:00
bitset.h
Merge branch 'era' of github.com:jthornber/thin-provisioning-tools into era
2014-01-08 10:50:26 +00:00
bloom_filter.cc
persistent-data/data-structures/bloom_filter
2013-11-18 13:08:07 +00:00
bloom_filter.h
[bloom filter] remove an unused data member
2014-06-26 15:26:39 +01:00
btree_counter.h
remove btree_checker, and add btree_counter
2013-12-11 17:00:57 +00:00
btree_damage_visitor.cc
…
btree_damage_visitor.h
stuff
2013-12-11 17:28:14 +00:00
btree.cc
[btree] use a block_ref_counter for internal nodes
2013-06-20 14:29:48 +01:00
btree.h
node_ref now checks the value_type sizes match, and the data fits within a single block.
2014-06-06 15:05:41 +01:00
btree.tcc
node_ref now checks the value_type sizes match, and the data fits within a single block.
2014-06-06 15:05:41 +01:00
ref_counter.h
superblock_checker.* -> superblock.*, remove metadata_disk_structures.* and rearrange namespaces a bit.
2013-05-21 12:46:07 +01:00
simple_traits.h
era_check, era_dump
2014-01-23 00:46:03 +00:00