~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 3735.32.15.

  • Committer: John Arbash Meinel
  • Date: 2009-03-17 03:43:24 UTC
  • mto: (3735.2.156 brisbane-core)
  • mto: This revision was merged to the branch mainline in revision 4280.
  • Revision ID: john@arbash-meinel.com-20090317034324-1nqpftq6na4rz8ft
Change the GroupCompressBlock code to allow not recording 'end'.

As long as we know what gc block we need to read, we don't care about how long
a record is. As it is already recorded in the data stream.
We already have read the whole compressed block into memory, so we aren't saving
a round trip. Though if we want trivial stripping of unused content,
we may want to keep the extra data in the index.
It still is good to have the functionality available to the extract() function.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: