[Bugs] [Bug 1170254] Fix mutex problems reported by coverity scan
bugzilla at redhat.com
bugzilla at redhat.com
Thu Dec 4 19:36:36 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1170254
--- Comment #2 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9230 committed in master by Vijay Bellur
(vbellur at redhat.com)
------
commit 30ae004100067f52fe156098ffb215417db5559e
Author: Xavier Hernandez <xhernandez at datalab.es>
Date: Wed Dec 3 16:42:31 2014 +0100
ec: Fix mutex related coverity scan issues
This patch solves 3 issues detected by coverity scan:
CID1241484 Data race condition
CID1241486 Data race condition
CID1256173 Thread deadlock
With this patch, inode lock is never acquired inside a region locked
with fop->lock.
Change-Id: I35c4633efd1b68b9f72b42661fa7c728b1f52c6a
BUG: 1170254
Signed-off-by: Xavier Hernandez <xhernandez at datalab.es>
Reviewed-on: http://review.gluster.org/9230
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Dan Lambright <dlambrig at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=hX65S9Zziz&a=cc_unsubscribe
More information about the Bugs
mailing list