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

Hitoshi Mitake mitake.hitoshi at gmail.com
Fri Nov 6 03:47:44 CET 2015


Hi sheepdog users,

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

Below is a summary of commits included in this release:

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

Hitoshi Mitake (16):
      dog: a new command "dog upgrade" for various upgrading tools
      dog: upgrade command for epoch log file
      dog: upgrade command for config file
      dog: upgrade command for print location under the latest
placement strategy
      zookeeper: print error code in lock_table_lookup_acquire()
      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
      sheep: do nothing in cluster_lock_vdi_work() if vdi locking is disabled
      sheep: disable locking in a correct manner if -l isn't passed to
cluster format

Liu Yuan (2):
      sheep: fix missing .stale problem
      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

Meng Lingkun (2):
      dog: fix dog help messages output
      dog: compare copies with zones_nr instead of nodes_nr when format

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