[sheepdog-users] [ANNOUNCE] sheepdog stable release v0.9.3_rc1

Hitoshi Mitake mitake.hitoshi at gmail.com
Tue Sep 29 15:11:13 CEST 2015


Hi sheepdog users,

I released sheepdog v0.9.3_rc1. You can obtain source code from the
below link:
https://github.com/sheepdog/sheepdog/releases/tag/v0.9.3_rc1

The main topics of this release are backporting tree store and
recovery throttling.

Summary of the commits included in this release:

FUKUDA Yasuhito (1):
      sheep, dog: add speed throttling of auto-recovery

Hitoshi Mitake (6):
      sheep: rename cinfo->store to cinfo->default_store
      dog: a new command "node format"
      sheep: wildcard recovery strategy
      sheep: don't sync checkpoint if cluster isn't using vdi locking
      sheep: avoid logging vdi locking operation if cluster isn't enabling locking
      sheep: avoid creating a checkpoint of vdi state if it isn't necessary

Liu Yuan (1):
      configure: shut up autotool warning "but option 'subdir-objects' is disabled"

Marcin Mirosław (1):
      lib, isa-l: solve build error of isa-l

Masaki Saeki (4):
      sheep: rename files for store_driver
      sheep: refactor functions shared by store_driver
      sheep : add new strage type "tree"
      test/functional: add test cases for tree store_driver

Saeki Masaki (2):
      sheep: add static declaration to internal function
      sheep: replace public functions from plain_store

Thanks,
Hitoshi


More information about the sheepdog-users mailing list