Ah! Warnings are not the same as "errors". :)
Got it.
-Krutika
From: "Krutika Dhananjay" <kdhananj@xxxxxxxxxx>
To: "FNU Harshavardhana" <fharshav@xxxxxxxxxx>
Cc: "Gluster Devel" <gluster-devel@xxxxxxxxxxx>
Sent: Monday, September 22, 2014 4:56:43 PM
Subject: Regarding the coding guidelines scriptHi,I just ran ./rfc.sh to push my patch our for review and it failed the checkpatch.pl test.One of the warnings says the following:WARNING: quoted string split across lines
#93: FILE: xlators/cluster/afr/src/afr-self-heal-entry.c:237:
+ gf_log (this->name, GF_LOG_DEBUG, "Gfid mismatch "
+ "detected for <%s/%s>, %s on %s and %s on %s. "I am not sure how we can get around this.Most of our gf_log() message strings (especially the ones inside nested blocks) will easily exceed 80 columns if this rule is going to be enforced.Do we really need this check?-Krutika
_______________________________________________
Gluster-devel mailing list
Gluster-devel@xxxxxxxxxxx
http://supercolony.gluster.org/mailman/listinfo/gluster-devel
_______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://supercolony.gluster.org/mailman/listinfo/gluster-devel