gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] question on GF_ASSERT (0)


From: Pranith Kumar Karampuri
Subject: Re: [Gluster-devel] question on GF_ASSERT (0)
Date: Tue, 31 Jul 2012 01:49:51 -0400 (EDT)

lancelotds,
    Makes sense. Would you like to send a patch?.

Pranith.

----- Original Message -----
From: "lancelotds" <address@hidden>
To: address@hidden
Sent: Tuesday, July 31, 2012 10:27:39 AM
Subject: [Gluster-devel] question on GF_ASSERT (0)




hi, all 
I have a question when I was reading glusterfs source code. some code is like 
that: 

if (!xl) { 
GF_ASSERT (0); 
} 
why not just write GF_ASSERT (xl); ? 




Best wishes 










_______________________________________________
Gluster-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/gluster-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]