bug24086 453 B

1234567
  1. o Minor bugfixes (directory cache):
  2. - When a consensus diff calculation is only partially successful, only
  3. record the successful parts as having succeeded. Partial success
  4. can happen if (for example) one compression method fails but
  5. the others succeed. Previously we misrecorded all the calculations as
  6. having succeeded, which would later cause a nonfatal assertion failure.
  7. Fixes bug 24086; bugfix on 0.3.1.1-alpha.