summaryrefslogtreecommitdiffstats
path: root/api/src/glfs-internal.h
diff options
context:
space:
mode:
authorShyamsundarR <srangana@redhat.com>2018-09-14 12:06:28 -0400
committerAmar Tumballi <amarts@redhat.com>2018-09-17 03:32:36 +0000
commitb4504eadd839dc93dda46f3a5284858ae4c83bfc (patch)
treed367f4844fde13e7ee2667cc8971f97bef6c8c4a /api/src/glfs-internal.h
parent956b4ad214b46b1a1c89e5c120754081561aa930 (diff)
gfapi: Cleanup alias file
2 extra symbols were in the alias file, that are not exported this is cleaned up with this patch. Change-Id: I1ab54b9fb6b0d455884fbbfd89820c60bb861e6f Updates: bz#1193929 Signed-off-by: ShyamsundarR <srangana@redhat.com>
Diffstat (limited to 'api/src/glfs-internal.h')
-rw-r--r--api/src/glfs-internal.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/api/src/glfs-internal.h b/api/src/glfs-internal.h
index 200148e3774..a8d5c59e209 100644
--- a/api/src/glfs-internal.h
+++ b/api/src/glfs-internal.h
@@ -591,10 +591,6 @@ int
glfs_recall_lease_fd(struct glfs *fs, struct gf_upcall *up_data);
int
-glfs_recall_lease_upcall(struct glfs *fs, struct glfs_upcall *up_arg,
- struct gf_upcall *up_data);
-
-int
glfs_get_upcall_cache_invalidation(struct gf_upcall *to_up_data,
struct gf_upcall *from_up_data);
int