diff options
author | Soumya Koduri <skoduri@redhat.com> | 2015-07-30 16:37:45 +0530 |
---|---|---|
committer | Niels de Vos <ndevos@redhat.com> | 2015-08-24 10:23:07 -0700 |
commit | d5e03b7f02f68b3a9aaccf586e1f6ed901224ba7 (patch) | |
tree | cca524f158097f4064ae9608aada4830ab52633d /xlators/mgmt/glusterd | |
parent | 1ead86a8bcbfe4045729466e4b98f765f3c13c8d (diff) |
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@redhat.com>
Reviewed-on: http://review.gluster.org/11805
Reviewed-by: Niels de Vos <ndevos@redhat.com>
Tested-by: NetBSD Build System <jenkins@build.gluster.org>
Reviewed-by: Rajesh Joseph <rjoseph@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'xlators/mgmt/glusterd')
0 files changed, 0 insertions, 0 deletions