[Box Backup-commit] [boxbackup/boxbackup] 70f7d4: BackupStoreCheck: fix failure to compare refcounts...

GitHub noreply at github.com
Thu Aug 30 20:43:14 BST 2018


  Branch: refs/heads/s3_support
  Home:   https://github.com/boxbackup/boxbackup
  Commit: 70f7d4025969c1ed1a2d2ce8de4d7d8fe2f09762
      https://github.com/boxbackup/boxbackup/commit/70f7d4025969c1ed1a2d2ce8de4d7d8fe2f09762
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-08-30 (Thu, 30 Aug 2018)

  Changed paths:
    M lib/backupstore/BackupFileSystem.cpp
    M lib/backupstore/BackupStoreCheck.cpp
    M lib/backupstore/BackupStoreCheck2.cpp
    M lib/backupstore/BackupStoreRefCountDatabase.cpp
    M lib/backupstore/BackupStoreRefCountDatabase.h
    M test/backupstorefix/testbackupstorefix.cpp

  Log Message:
  -----------
  BackupStoreCheck: fix failure to compare refcounts of last object ID

Fix test that would randomly detect an extra change to the refcount of an
object, depending if the test broke the object with the highest unused object
ID (which depended on upload order).

Add ability to ignore changes to a specific object ID, and use it to ignore
changes to any newly-created lost+found directory, as these are expected.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Boxbackup-commit mailing list