Branch: refs/heads/master
  Home:   https://github.com/sheepdog/sheepdog
  Commit: 4adf0267e8e2fa23f79ada99c83a28131c05bad6
      
https://github.com/sheepdog/sheepdog/commit/4adf0267e8e2fa23f79ada99c83a28131c05bad6
  Author: Hitoshi Mitake <mitake.hito...@lab.ntt.co.jp>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M sheep/gateway.c

  Log Message:
  -----------
  sheep: disable async ledger update for VID recycling mode

The async ledger update can cause data loss because the process of
decrementing reference count can be delayed and the target VID can be
used for newly created VDIs. This commit forbids the async update if
the cluster is formatted with VID recycling mode.

Fixes https://github.com/sheepdog/sheepdog/issues/315

Signed-off-by: Hitoshi Mitake <mitake.hito...@lab.ntt.co.jp>


  Commit: f5a34f260a289a118592b4d813e403f368d0ebba
      
https://github.com/sheepdog/sheepdog/commit/f5a34f260a289a118592b4d813e403f368d0ebba
  Author: Hitoshi Mitake <mitake.hito...@gmail.com>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M sheep/gateway.c

  Log Message:
  -----------
  Merge pull request #316 from sheepdog/async-ledger

sheep: disable async ledger update for VID recycling mode


Compare: 
https://github.com/sheepdog/sheepdog/compare/408b7744e52d...f5a34f260a28
-- 
sheepdog mailing list
sheepdog@lists.wpkg.org
https://lists.wpkg.org/mailman/listinfo/sheepdog

Reply via email to