Statistics
| Branch: | Tag: | Revision:

root / xseg / peers / user / mapper-versions.h @ 6652c5b8

History | View | Annotate | Download (3.7 kB)

# Date Author Comment
bc3b17eb 07/17/2013 03:35 pm Filippos Giannakos

mapper: Add hash support for snapshots.

Add the ability to hash snapshots and create pithos compatible images.

Also, as a minor improvement add object_to_map representation to map functions.

7c127174 07/08/2013 12:03 pm Filippos Giannakos

mapper: Split loading/writing map metadata from map data

4dfacc01 07/08/2013 12:03 pm Filippos Giannakos

mapperd: Refactor and add several improvements.

Completely refactor mapperd code, split logic, map handling and raw map
interpretation into different submodules.

Also add several functionality improvements such as:

  • Split snapshot from hashing
  • Practically unlimited size for pithos maps...