[sheepdog] [PATCH] util: remove the assertion in uatomic_set_false()

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Tue Jan 29 09:06:37 CET 2013


At Tue, 29 Jan 2013 16:50:41 +0900,
Hitoshi Mitake wrote:
> 
> Current uatomic_set_false() has an assertion which hopes the passed
> boolean variable is true. But this cannot be hold on any boolean
> variables. If callers of this function want this assertion, they
> should prepare their own wrappers.
> 
> Signed-off-by: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
> ---
>  include/util.h |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)

Applied, thanks!

Kazutaka



More information about the sheepdog mailing list