[Gluster-devel] Update on mgmt_v3-locks.t failure in netbsd

Anand Nekkunti anekkunt at redhat.com
Tue Apr 28 08:20:49 UTC 2015


On 04/28/2015 01:40 PM, Emmanuel Dreyfus wrote:
> On Tue, Apr 28, 2015 at 01:37:42PM +0530, Anand Nekkunti wrote:
>>         __asm__ is for to write assembly code in c (gcc), __volatile__(:::)
>> compiler level  barrier to force the compiler not to do reorder the
>> instructions(to avoid optimization ) .
> Sure, but the gory details should be of no interest to the developer
> engaged in debug: if it crashes this is probably because it is called
> with wrong arguments, hence the question:
>   ccing gluster-devel
>>>          new_peer->generation = uatomic_add_return (&conf->generation, 1);
>>> Are new_peer->generation and conf->generation sane?



More information about the Gluster-devel mailing list