Merge branch 'low_level_examine_metadata' into merge-show-blocks

Conflicts:
	.gitignore
	Makefile.in
	persistent-data/space-maps/disk.cc
This commit is contained in:
Joe Thornber
2016-02-24 15:24:43 +00:00
8 changed files with 185 additions and 5 deletions

21
.gitignore vendored
View File

@@ -11,6 +11,23 @@ cachegrind.*
core
bin/pdata_tools
thin_check
thin_dump
thin_restore
thin_repair
thin_rmap
thin_metadata_size
thin_show_blocks
cache_check
cache_dump
cache_restore
cache_repair
cache_metadata_size
era_check
era_dump
era_invalidate
*.metadata
bad-metadata
@@ -27,6 +44,8 @@ autom4te.cache/
*.xml
*.bin
*.patch
*.orig
*.rej
version.h
config.cache
@@ -34,4 +53,4 @@ config.log
config.status
configure
callgrind.*
callgrind.*