[sheepdog] [PATCH v2 0/2] update store format version and provide migration tool

Liu Yuan namei.unix at gmail.com
Mon Mar 3 06:03:25 CET 2014


On Mon, Mar 03, 2014 at 12:18:06PM +0900, Hitoshi Mitake wrote:
> The commit 79706e07a068 introduced incompatibility of store format
> (store ec index in path instead of xattr). This patchset produces
> migration function for this change.
> 
> In addition, the first patch removes a bug in the migration feature.
> 
> v2:
>  - correct reload of config
> 
> Hitoshi Mitake (2):
>   sheep: reload config after successful migration
>   sheep: migrate format from v3 to v4
> 
>  sheep/config.c  |    8 ++++--
>  sheep/migrate.c |   77 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 83 insertions(+), 2 deletions(-)
> 
> -- 
> 1.7.10.4
> 
> -- 
> sheepdog mailing list
> sheepdog at lists.wpkg.org
> http://lists.wpkg.org/mailman/listinfo/sheepdog

Applied thanks

Yuan



More information about the sheepdog mailing list