summaryrefslogtreecommitdiffstats
path: root/xlators
diff options
context:
space:
mode:
authorAnand Avati <avati@redhat.com>2013-08-28 18:38:26 -0700
committerVijay Bellur <vbellur@redhat.com>2013-09-10 01:14:02 -0700
commita95bf63d063b3e2345936d53410b515b7198f2ac (patch)
tree213cc28a2582d2c6f0c592c9cae248011631b21c /xlators
parent8eb866cc0c3ed17f7cd9ca7d6cfc3dc3de140835 (diff)
parser: make the parser thread safe.
The volfile parser thread safe by guarding the parsing phase in a mutex. Thread safety becomes a problem when there are multiple glfs_t objects created by gfapi and all of them potentially parse the respective volfiles at the same time. Change-Id: I4376019c4956994b72397ab36e6ac3ce849797ec BUG: 1004519 Signed-off-by: Anand Avati <avati@redhat.com> Reviewed-on: http://review.gluster.org/5872 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'xlators')
0 files changed, 0 insertions, 0 deletions