[sheepdog] [PATCH] sheep: check unknown join result in sd_join_handler()

Liu Yuan namei.unix at gmail.com
Mon Feb 18 17:20:14 CET 2013


On 02/18/2013 05:02 PM, Hitoshi Mitake wrote:
> +		/* this means sd_check_join_cb() is buggy */
> +		sd_printf(SDOG_CRIT, "unknown cluster join result: %d\n",
> +			result);
> +		abort();
> +		break;

Then why not using panic()?

Thanks,
Yuan



More information about the sheepdog mailing list