[Box Backup-commit] [boxbackup/boxbackup] b4c99b: BackupStoreDirectory::Entry: fix loss of mInvalida...

GitHub noreply at github.com
Sat Jul 14 11:32:11 BST 2018


  Branch: refs/heads/s3_support
  Home:   https://github.com/boxbackup/boxbackup
  Commit: b4c99b95f9cdaa6dc708be9d5950a280378b3114
      https://github.com/boxbackup/boxbackup/commit/b4c99b95f9cdaa6dc708be9d5950a280378b3114
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M lib/backupstore/BackupStoreDirectory.cpp

  Log Message:
  -----------
  BackupStoreDirectory::Entry: fix loss of mInvalidated on copy


  Commit: 293f1f6c826f0d787300a1e54555da4e1361e66c
      https://github.com/boxbackup/boxbackup/commit/293f1f6c826f0d787300a1e54555da4e1361e66c
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M lib/common/FileStream.cpp
    M lib/common/FileStream.h

  Log Message:
  -----------
  FileStream: add support for blocking locks (wait_for_lock)


  Commit: 6213f54304258b508b468f398968a8fdc87d2041
      https://github.com/boxbackup/boxbackup/commit/6213f54304258b508b468f398968a8fdc87d2041
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-07-14 (Sat, 14 Jul 2018)

  Changed paths:
    M lib/server/Daemon.cpp
    M lib/server/Daemon.h

  Log Message:
  -----------
  Daemon::WritePidFile: release exclusive lock after writing

Reopen the file with a shared lock, so that readers can open it for reading.


Compare: https://github.com/boxbackup/boxbackup/compare/65e7f908750c...6213f5430425
      **NOTE:** This service 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