[Bugs] [Bug 1595174] New: Found an issue on using lock before init in md-cache
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jun 26 09:49:09 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1595174
Bug ID: 1595174
Summary: Found an issue on using lock before init in md-cache
Product: GlusterFS
Version: mainline
Component: md-cache
Assignee: bugs at gluster.org
Reporter: zhhuan at gmail.com
CC: bugs at gluster.org
Description of problem:
In md-cache, its lock is used in mdc_xattr_list_populate(), but got init after
call. Need to fix this issue by moving initing lock ahead.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list