summaryrefslogtreecommitdiffstats
path: root/glusterfs.spec.in
diff options
context:
space:
mode:
authorAmar Tumballi <amarts@redhat.com>2018-12-11 16:20:58 +0530
committerAmar Tumballi <amarts@redhat.com>2018-12-13 06:12:50 +0000
commit088e2cbb5ee3f3e766b7e4021e2d86d0c5187de0 (patch)
treebab8387e1d1909e8100e613a5f98a48083469883 /glusterfs.spec.in
parentfb917bf10b4783d5c669e81a5be1f902ca48cb84 (diff)
symlink-cache: remove from the build
symlink-cache was written as an experiment to reduce the load on 'build' systems, which keep doing symlink resolution to get the proper header files. But since last 6+ years, there was no way to add it to the volfile using gluster cli, and hence was not supported anymore. As it is not maintained, and as announced on [1], we are planning to remove it from the build system. [1]- https://lists.gluster.org/pipermail/gluster-users/2018-July/034400.html updates: bz#1635688 Change-Id: Iaa25069bceed04cf65f79a4b4a02c05cee848eb5 Signed-off-by: Amar Tumballi <amarts@redhat.com>
Diffstat (limited to 'glusterfs.spec.in')
-rw-r--r--glusterfs.spec.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
index a377be9ba8b..025dbb6cdef 100644
--- a/glusterfs.spec.in
+++ b/glusterfs.spec.in
@@ -1112,9 +1112,6 @@ exit 0
%{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/features/quiesce.so
%dir %{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/playground
%{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/playground/template.so
-%dir %{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/testing
-%dir %{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/testing/performance
- %{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/testing/performance/symlink-cache.so
%files fuse
# glusterfs is a symlink to glusterfsd, -server depends on -fuse.