[Sheepdog] [PATCH v4 02/12] sheep: modify the Makefile.am to run farm.
Liu Yuan
namei.unix at gmail.com
Wed Dec 28 14:26:54 CET 2011
On 12/28/2011 09:13 PM, Christoph Hellwig wrote:
> The source files and libraries are added unconditionally here, but
> configure.ac allows to disable farm and only checks for dependencies
> conditionally. Either of those should change to match the other.
>
> Also in general you should only wire up new code after it has been added
> to allow for bisection.
The RFC patch currently aims to concentrate on farm implementation and
see if there is any architectural wrong elements inside it.
The newest tree (https://github.com/collie/sheepdog/tree/farm) has
already fixes this and allow users disable Farm completely.
I'll release a v5 soon, that adds support for choosing a backend store
dynamically when formatting the cluster.
Thanks,
Yuan
More information about the sheepdog
mailing list