diff options
author | Anoop C S <anoopcs@redhat.com> | 2019-05-10 12:21:31 +0530 |
---|---|---|
committer | Amar Tumballi <amarts@redhat.com> | 2019-05-11 11:13:17 +0000 |
commit | da4601d536da761ce908a2461a0930857f99f171 (patch) | |
tree | 043dbc7e384dcbed2b26cd07342d3d98ff2ec83f /libglusterfs/src | |
parent | 8e1d53f14730ac1b1ca0ce9d9a0ccb32578fd4fb (diff) |
libglusterfs: Remove decompunder helper routines from symbol export
decompounder and related sources were removed via the following commits:
https://review.gluster.org/#/c/glusterfs/+/22627/
https://review.gluster.org/#/c/glusterfs/+/22629/
Therefore taking out symbol exports for those removed routines.
Change-Id: I2ef99a318de1e4b512cabd2fa923225c5b79b1e5
updates: bz#1193929
Signed-off-by: Anoop C S <anoopcs@redhat.com>
Diffstat (limited to 'libglusterfs/src')
-rw-r--r-- | libglusterfs/src/libglusterfs.sym | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libglusterfs/src/libglusterfs.sym b/libglusterfs/src/libglusterfs.sym index 7f762b19291..1955005a88f 100644 --- a/libglusterfs/src/libglusterfs.sym +++ b/libglusterfs/src/libglusterfs.sym @@ -129,10 +129,6 @@ cluster_uninodelk cluster_unlink cluster_xattrop cluster_xattrop_cbk -compound_args_cbk_alloc -compound_args_cbk_cleanup -compound_args_cleanup -compound_fop_alloc copy_opts_to_child create_frame data_copy |