<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Tue, Nov 6, 2018 at 7:53 AM Atin Mukherjee &lt;<a href="mailto:atin.mukherjee83@gmail.com">atin.mukherjee83@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">new defects introduced in posix xlator.<br><br></div></blockquote><div><br></div><div>The new defect is in the features/locks xlator. I have sent a patch to address that.</div><div><br></div><div>Thanks,</div><div>Vijay</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div dir="ltr">---------- Forwarded message ---------<br>From: <span dir="ltr">&lt;<a href="mailto:scan-admin@coverity.com" target="_blank">scan-admin@coverity.com</a>&gt;</span><br>Date: Tue, Nov 6, 2018 at 8:44 PM<br>Subject: New Defects reported by Coverity Scan for gluster/glusterfs<br></div><br>Hi,<br>
<br>
Please find the latest report on new defect(s) introduced to gluster/glusterfs found with Coverity Scan.<br>
<br>
2 new defect(s) introduced to gluster/glusterfs found with Coverity Scan.<br>
1 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan.<br>
<br>
New defect(s) Reported-by: Coverity Scan<br>
Showing 2 of 2 defect(s)<br>
<br>
<br>
** CID 1396581:  Program hangs  (LOCK)<br>
/xlators/features/locks/src/posix.c: 2952 in pl_metalk()<br>
<br>
<br>
________________________________________________________________________________________________________<br>
*** CID 1396581:  Program hangs  (LOCK)<br>
/xlators/features/locks/src/posix.c: 2952 in pl_metalk()<br>
2946                 gf_msg(this-&gt;name, GF_LOG_WARNING, EINVAL, 0,<br>
2947                        &quot;More than one meta-lock can not be granted on&quot;<br>
2948                        &quot;the inode&quot;);<br>
2949                 ret = -1;<br>
2950             }<br>
2951         }<br>
&gt;&gt;&gt;     CID 1396581:  Program hangs  (LOCK)<br>
&gt;&gt;&gt;     &quot;pthread_mutex_lock&quot; locks &quot;pl_inode-&gt;mutex&quot; while it is locked.<br>
2952         pthread_mutex_lock(&amp;pl_inode-&gt;mutex);<br>
2953     <br>
2954         if (ret == -1) {<br>
2955             goto out;<br>
2956         }<br>
2957     <br><br><br></div></div></blockquote></div></div>