Clean up the file hashing interface and segment metadata hashes.
authorMichael Vrable <vrable@cs.hmc.edu>
Fri, 10 May 2013 04:53:07 +0000 (21:53 -0700)
committerMichael Vrable <vrable@cs.hmc.edu>
Sun, 26 Jan 2014 20:42:11 +0000 (12:42 -0800)
commit262f66f165516f2ae3923b708d860a8711fc7c58
tree2fb7b250bda66f3bf59301fdada89720b3e5d5c5
parentca9732d7fe1cc7023f5642fd50774982bb430d64
Clean up the file hashing interface and segment metadata hashes.

Switch the segment file hashes to the generic hashing code, and ensure that
the metadata checkpoint file also has a hash computed and stored.
hash.cc
hash.h
main.cc
store.cc