dht-common.c: In function 'dht_opendir':
dht-common.c:4919:25: warning: this 'if' clause does not guard...
[-Wmisleading-indentation]
                         if (subvolumes[i] != local->first_up_subvol)
                         ^~
dht-common.c:4922:33: note: ...this statement, but the latter is
misleadingly indented as if it is guarded by the 'if'
                                 if (ret)
                                 ^~
_______________________________________________
Gluster-devel mailing list
Gluster-devel@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-devel

Reply via email to