[Bugs] [Bug 1248669] all: Make all the xlator fops static to avoid incorrect symbol resolution

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 24 17:23:13 UTC 2015


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



--- Comment #4 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/11805 committed in master by Niels de Vos
(ndevos at redhat.com) 
------
commit d5e03b7f02f68b3a9aaccf586e1f6ed901224ba7
Author: Soumya Koduri <skoduri at redhat.com>
Date:   Thu Jul 30 16:37:45 2015 +0530

    snapshot: Make fops static for correct resolution of symbols

    Few of the snapshot fops (like 'svc_lookup') may not get resolved
    while using dynamic loading as there could be other libraries(like
libntirpc)
    with same routine names. Making them static to resolve the same.

    Change-Id: I6577bf3705864f5583425c94427b4e1025a59bcd
    BUG: 1248669
    Signed-off-by: Soumya Koduri <skoduri at redhat.com>
    Reviewed-on: http://review.gluster.org/11805
    Reviewed-by: Niels de Vos <ndevos at redhat.com>
    Tested-by: NetBSD Build System <jenkins at build.gluster.org>
    Reviewed-by: Rajesh Joseph <rjoseph at redhat.com>
    Tested-by: Gluster Build System <jenkins at build.gluster.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=EZBKbmP1Dw&a=cc_unsubscribe


More information about the Bugs mailing list