[sheepdog] [PATCH v4 15/18] collie/farm: implement farm

Liu Yuan namei.unix at gmail.com
Fri May 17 10:49:21 CEST 2013


On 05/17/2013 02:27 PM, Kai Zhang wrote:
> +inline char *get_object_directory(void)
> +{
> +	return farm_obj_dir;
> +}

This should be included in the farm.h as 'static inline' if you do
really want it to be inlined by other source files.

Thanks,
Yuan



More information about the sheepdog mailing list