thin-provisioning-tools/persistent-data/space-maps
Ming-Hung Tsai b7d418131d Spin-off syscall-related file operations (#78)
* [file_utils] spin-off syscall-related file operations

1. Eliminate the potential circular dependency between
   persistent-data/block.h and persistent-data/file_utils.h,
   if the former one wants to include the latter.
2. Avoid namespace pollution by removing the "using namespace std"
   declaration in block.tcc.
3. Correct the header hierarchy: base/xml_utils.h now no longer
   depends on the higher-level persistent-data/file_utils.h

* [file_utils] support block files in get_file_length()
2017-04-29 18:51:52 +01:00
..
careful_alloc.cc Spin-off syscall-related file operations (#78) 2017-04-29 18:51:52 +01:00
careful_alloc.h move space maps to their own sub directory 2013-01-10 21:36:38 +00:00
core.h put space map checking back in 2014-02-19 16:08:05 +00: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-map-disk] optimise updating a ref count 2017-04-11 11:59:49 +01:00
disk.h [space map disk] tidy up: add const qualifier 2016-06-20 00:40:10 +08:00
recursive.cc Spin-off syscall-related file operations (#78) 2017-04-29 18:51:52 +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