perkeep/pkg/blobserver/diskpacked
Bill Thiede 0455681bd4 diskpacked: bug fix walkPack and add test.
Replace reindex.go deleted blob.Ref detection loop with a regexp.
Replace diskpacked.go's isDeletedRef with same regexp.

Add a test that verifies the returned blobs match expectations and verifies
multipack diskpacked works..

Add new extension '.blobs' to devcam test's list of suffixes to copy.

Tests fail without the changes to reindex.go.

Change-Id: I0743c1b1ea295324ae3a39e70e6a07e2d6aa70e9
2014-07-09 21:55:04 -07:00
..
testdata diskpacked: bug fix walkPack and add test. 2014-07-09 21:55:04 -07:00
dele.go Diskpacked: support deletion 2014-03-20 21:20:36 +01:00
diskpacked.go diskpacked: bug fix walkPack and add test. 2014-07-09 21:55:04 -07:00
diskpacked_test.go Diskpacked: support deletion 2014-03-20 21:20:36 +01:00
punch_linux.go Diskpacked: support deletion 2014-03-20 21:20:36 +01:00
reindex.go diskpacked: bug fix walkPack and add test. 2014-07-09 21:55:04 -07:00
reindex_test.go diskpacked: bug fix walkPack and add test. 2014-07-09 21:55:04 -07:00
stream_test.go pkg/blobserver/diskpacked: Implement blob streaming. 2014-05-21 14:03:46 -07:00