[Bugs] [Bug 1193929] GlusterFS can be improved

bugzilla at redhat.com bugzilla at redhat.com
Wed Dec 27 15:50:20 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1193929



--- Comment #26 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/19056 committed in master by \"Prashanth
Pai\" <ppai at redhat.com> with a commit message- Use RTLD_LOCAL for symbol
resolution

RTLD_LOCAL is the default value for symbol visibility flag of dlopen()
in Linux and NetBSD. Using it avoids conflicts during symbol resolution.

This also allows us to detect xlators that have not been explicitly
linked with libraries that they use. This used to go unnoticed
when RTLD_GLOBAL was being used.

BUG: 1193929
Change-Id: I50db6ea14ffdee96596060c4d6bf71cd3c432f7b
Signed-off-by: Prashanth Pai <ppai at redhat.com>

-- 
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