[sheepdog] [sheepdog/sheepdog] 20c4b0: Fix for issue #380 Correct recovery of I/O NIC

Hitoshi Mitake mitake.hitoshi at lab.ntt.co.jp
Tue Apr 25 04:16:57 CEST 2017


  Branch: refs/heads/max-reclaim
  Home:   https://github.com/sheepdog/sheepdog
  Commit: 20c4b0d939f94ce170ca9d54bc1e3f789a077df0
      https://github.com/sheepdog/sheepdog/commit/20c4b0d939f94ce170ca9d54bc1e3f789a077df0
  Author: Shien Xie <shien.xie at kaixiangtech.com>
  Date:   2017-04-06 (Thu, 06 Apr 2017)

  Changed paths:
    M include/net.h
    M include/sockfd_cache.h
    M lib/net.c
    M lib/sockfd_cache.c
    M sheep/gateway.c
    M sheep/request.c
    M sheep/sheep.c

  Log Message:
  -----------
  Fix for issue #380 Correct recovery of I/O NIC


  Commit: a13b0a29f8a6229b30bddc1b996d0f27f1269064
      https://github.com/sheepdog/sheepdog/commit/a13b0a29f8a6229b30bddc1b996d0f27f1269064
  Author: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
  Date:   2017-04-25 (Tue, 25 Apr 2017)

  Changed paths:
    M include/net.h
    M include/sockfd_cache.h
    M lib/net.c
    M lib/sockfd_cache.c
    M sheep/gateway.c
    M sheep/request.c
    M sheep/sheep.c

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/ShienXie/sheepdog


  Commit: d75c4ac38352cfefa483f4aafb1ad5534e2dc0dc
      https://github.com/sheepdog/sheepdog/commit/d75c4ac38352cfefa483f4aafb1ad5534e2dc0dc
  Author: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
  Date:   2017-04-25 (Tue, 25 Apr 2017)

  Changed paths:
    M CHANGELOG.md
    M doc/option_-F_avoiding_diskfull_caused_by_recovery_process.txt
    M script/gen_bash_completion.pl
    M sheep/cluster/zookeeper.c

  Log Message:
  -----------
  Merge branch 'master' of github.com:sheepdog/sheepdog


  Commit: 19654676c56ce4e6f8622a1b9aee509c6e49dc6b
      https://github.com/sheepdog/sheepdog/commit/19654676c56ce4e6f8622a1b9aee509c6e49dc6b
  Author: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
  Date:   2017-04-25 (Tue, 25 Apr 2017)

  Changed paths:
    M dog/vdi.c

  Log Message:
  -----------
  dog: a new option -m for specifying the maximum number of reclamation

Reclamation of objects is a heavy operation and it needs careful
control. The new option -m can be used for stopping reclamation if
objects of a specified number are reclaimed.

Signed-off-by: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>


Compare: https://github.com/sheepdog/sheepdog/compare/20c4b0d939f9^...19654676c56c


More information about the sheepdog mailing list