summaryrefslogtreecommitdiffstats
path: root/cli/src
diff options
context:
space:
mode:
authorSoumya Koduri <skoduri@redhat.com>2015-07-30 16:37:45 +0530
committerNiels de Vos <ndevos@redhat.com>2015-08-25 11:36:20 -0700
commitddae88755280da5747d8600025159e0257e63abe (patch)
treeac5236a5ced7425ebf12d92cba6e071e3b1c1386 /cli/src
parent8914210f25a976b9a1973fbf8c2ced1b307e807f (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. This is backport of the below fix - http://review.gluster.org/#/c/11805/ Change-Id: I6577bf3705864f5583425c94427b4e1025a59bcd BUG: 1256485 Signed-off-by: Soumya Koduri <skoduri@redhat.com> Reviewed-on: http://review.gluster.org/11805 Reviewed-by: Niels de Vos <ndevos@redhat.com> Reviewed-by: Rajesh Joseph <rjoseph@redhat.com> Reviewed-on: http://review.gluster.org/12008 Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com> Tested-by: NetBSD Build System <jenkins@build.gluster.org> Tested-by: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'cli/src')
0 files changed, 0 insertions, 0 deletions