core : Use correct path in dlopen for socket.so
authorAtin Mukherjee <amukherj@redhat.com>
Thu, 19 Nov 2015 06:30:23 +0000 (12:00 +0530)
committerJeff Darcy <jdarcy@redhat.com>
Thu, 19 Nov 2015 15:18:30 +0000 (07:18 -0800)
commit5dd1ecae7519f9d3910962d310356e07902a8fd0
treebdfe1becfe0a66fe61e1e2cfaf32f1d4081dd5c6
parent7b5cd1873e4fc62e6295b5b6c530f1afd4bf4d61
core : Use correct path in dlopen for socket.so

This patch fixes the path for socket.so file while loading the so dynamically.
Also for config.memory-accounting & config.transport voltype is changed to
glusterd to fix the warning message coming from xlator_volopt_dynload

Change-Id: I0f7964814586f2018d4922b23c683f4e1eb3098e
BUG: 1283485
Signed-off-by: Atin Mukherjee <amukherj@redhat.com>
Reviewed-on: http://review.gluster.org/12656
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Niels de Vos <ndevos@redhat.com>
Reviewed-by: Jeff Darcy <jdarcy@redhat.com>
libglusterfs/src/Makefile.am
libglusterfs/src/xlator.c
xlators/mgmt/glusterd/src/glusterd-volume-set.c