thin-provisioning-tools/persistent-data/space-maps
Joe Thornber 128ecc27f2 [space-maps] remove count_possibly_greater_than_one
This is only ever called with a recursive space map wrapper,
and that causes too many false positives.  False positives trigger
a copy of a metadata page, so this is a false economy.
2020-05-28 07:38:58 +01:00
..
careful_alloc.cc [space-maps] remove count_possibly_greater_than_one 2020-05-28 07:38:58 +01:00
careful_alloc.h move space maps to their own sub directory 2013-01-10 21:36:38 +00:00
core.cc [space-maps] remove count_possibly_greater_than_one 2020-05-28 07:38:58 +01:00
core.h [space-maps/core] rewrite the core space map to use less memory. 2020-05-27 12:00:40 +01:00
disk_structures.h Merge branch 'low_level_examine_metadata' into merge-show-blocks 2016-02-24 15:24:43 +00:00
disk.cc [space-maps] remove count_possibly_greater_than_one 2020-05-28 07:38:58 +01:00
disk.h [space map disk] tidy up: add const qualifier 2016-06-20 00:40:10 +08:00
noop.h [space-maps] remove count_possibly_greater_than_one 2020-05-28 07:38:58 +01:00
recursive.cc [space-maps] remove count_possibly_greater_than_one 2020-05-28 07:38:58 +01:00
recursive.h move space maps to their own sub directory 2013-01-10 21:36:38 +00:00
subtracting_span_iterator.h Take out some 'typename's to support older versions of gcc (Heinz). 2013-08-15 10:35:07 +01:00