At Tue, 16 Dec 2014 19:32:17 +0900,
Teruaki Ishizaki wrote:
>
> This patch fixes bugs that block_size_shift info was forgotten
> after cluster shutdown and start sheepdog.
>
> Add block_size_shift info to cluster config file.
>
> Signed-off-by: Teruaki Ishizaki
> ---
> sheep/config.c |6 ++
This patch fixes bugs that block_size_shift info was forgotten
after cluster shutdown and start sheepdog.
Add block_size_shift info to cluster config file.
Signed-off-by: Teruaki Ishizaki
---
sheep/config.c |6 --
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/sheep/conf