Do not include object checksums in file contents listings.
authorMichael Vrable <vrable@cs.hmc.edu>
Wed, 10 Sep 2014 21:16:28 +0000 (14:16 -0700)
committerMichael Vrable <vrable@cs.hmc.edu>
Wed, 10 Sep 2014 21:16:28 +0000 (14:16 -0700)
commitae5a596823b8ca4860f4487f5e228e93f73bb050
tree8ba868ac621935f16a14b72431579b40ce1a83cb
parent8b4b764f036d9ac945d36a1966f2eb284c4f44a3
Do not include object checksums in file contents listings.

Do not list object-level checksums as these will make the metadata larger,
and the file-level checksum already ensures the file contents on restore
are correct.
main.cc