Venky Shankar fa50fcb6dd geo-rep / gsyncd: use RTLD_GLOBAL while loading libgfchangelog
With the RPC based changes to {libgf}changelog, loading shared
objects dynamically would need symbols to be available from
other shared libraries. As an example, creating an RPC listner
loads the RPC transport shared object which requires symbols
to be available from already loaded shared objects.

Using RTLD_GLOBAL makes the symbols available for symbol
resolution of subsequently loaded libraries.

Change-Id: I3d3ef790eded82911f05836c707509157680645c
BUG: 1170075
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Reviewed-on: http://review.gluster.org/9814
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
2015-03-18 18:22:50 -07:00
2015-03-18 04:33:13 -07:00
2015-03-18 10:36:42 -07:00
2014-04-16 06:38:06 -07:00
2010-03-12 04:09:34 -08:00
2015-03-18 10:36:42 -07:00
2015-03-18 10:36:42 -07:00
2014-09-02 11:17:03 -07:00
2015-03-18 10:36:42 -07:00
2015-01-27 09:43:19 -08:00
2015-03-18 10:36:42 -07:00
2011-07-18 17:24:14 +05:30
2014-09-16 02:30:36 -07:00

For information about contributing to GlusterFS, please follow the below link : Contributing to GlusterFS community

GlusterFS does not follow the GitHub: Fork & pull workflow but use Gerrit for code review.

The development guidelines are detailed in Development Workflow.

For more info, please visit http://www.gluster.org/.

Description
No description provided
Readme 86 MiB
Languages
C 86.6%
Shell 7.5%
Python 3.6%
Perl 0.7%
Makefile 0.4%
Other 0.9%