<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Tue, Nov 6, 2018 at 7:53 AM Atin Mukherjee <<a href="mailto:atin.mukherjee83@gmail.com">atin.mukherjee83@gmail.com</a>> 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"><<a href="mailto:scan-admin@coverity.com" target="_blank">scan-admin@coverity.com</a>></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->name, GF_LOG_WARNING, EINVAL, 0,<br>
2947 "More than one meta-lock can not be granted on"<br>
2948 "the inode");<br>
2949 ret = -1;<br>
2950 }<br>
2951 }<br>
>>> CID 1396581: Program hangs (LOCK)<br>
>>> "pthread_mutex_lock" locks "pl_inode->mutex" while it is locked.<br>
2952 pthread_mutex_lock(&pl_inode->mutex);<br>
2953 <br>
2954 if (ret == -1) {<br>
2955 goto out;<br>
2956 }<br>
2957 <br><br><br></div></div></blockquote></div></div>