It's not a spurious failure. In the patch
http://review.gluster.org/#/c/12031/3, you are using list_for_each_entry
in clear_bricklist(), and deleting an item from the list. That is not a
right practice. Instead you should use list_for_each_entry_safe.
Regards,
Avra
On 09/04/2015 11:50 AM, Avra Sengupta wrote:
Hi,
I am having a look at the core. Will update shortly.
Regards,
Avra
On 09/04/2015 11:46 AM, Joseph Fernandes wrote:
./tests/bugs/snapshot/bug-1227646.t
https://build.gluster.org/job/rackspace-regression-2GB-triggered/14021/consoleFull
_______________________________________________
Gluster-devel mailing list
Gluster-devel@xxxxxxxxxxx
http://www.gluster.org/mailman/listinfo/gluster-devel