summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaleb S. KEITHLEY <kkeithle@redhat.com>2019-01-29 03:16:16 -0500
committerAmar Tumballi <amarts@redhat.com>2019-01-30 07:01:09 +0000
commit4aee035cd2a32750326b83b5fe08af7c8abab284 (patch)
treef64eaddf78ba8d23fcaab37629c321103f5b9101
parent829337ed3971a53086f1562d826e79d4f3e3ed39 (diff)
api: bad GFAPI_4.1.6 block
missing global: line, tabs not spaces Change-Id: Icdbc23b4e4cd608da1d764e81757201c4b1269a6 updates: bz#1193929 Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
-rw-r--r--api/src/gfapi.map5
1 files changed, 3 insertions, 2 deletions
diff --git a/api/src/gfapi.map b/api/src/gfapi.map
index 676cd9f6d60..5bbbd2b9326 100644
--- a/api/src/gfapi.map
+++ b/api/src/gfapi.map
@@ -231,8 +231,9 @@ GFAPI_4.0.0 {
} GFAPI_3.13.0;
GFAPI_4.1.6 {
- glfs_upcall_lease_get_object;
- glfs_upcall_lease_get_lease_type;
+ global:
+ glfs_upcall_lease_get_object;
+ glfs_upcall_lease_get_lease_type;
} GFAPI_4.0.0;
GFAPI_PRIVATE_future {