As of a few minutes ago, there's a new coding standard. You can view it here. https://github.com/gluster/glusterfs/blob/master/doc/developer-guide/coding-standard.md (or equivalent in your own updated source tree) In some ways it's more liberal than before - e.g. declarations are no longer limited to the top of the function. However, most of the changes provide clearer guidance on issues that have caused us real problems before and could cause *you* some headaches in the future. If you write Gluster code, it's worth a look. It's possible that following the new standard rather than the old might still cause code to get flagged by our automated style checker. If you find such a case, please mention it here so we can fix it. _______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://lists.gluster.org/mailman/listinfo/gluster-devel