[sheepdog] [PATCH 2/2] sheep: fix illegal direct assignments to an uatomic_bool typed variable

Hitoshi Mitake mitake.hitoshi at gmail.com
Tue Jan 29 06:59:33 CET 2013


At Tue, 29 Jan 2013 13:55:47 +0800,
Liu Yuan wrote:
> 
> On 01/29/2013 01:51 PM, Hitoshi Mitake wrote:
> > -	gcache.in_reclaim = false;
> > +	uatomic_set_true(&gcache.in_reclaim);
> 
> I guess you meant uatomic_set_false() here.
> 

Very sorry, it is fatal... I'll fix it in the v2.

Thanks for your pointing,
Hitoshi



More information about the sheepdog mailing list