From 88deedc55a8410c055336486d8816840f9d2f028 Mon Sep 17 00:00:00 2001 From: Andrew Deason Date: Fri, 5 Apr 2013 14:19:35 -0500 Subject: [PATCH] liboafs_ubik: Export DISK_GetFile The symbols StartDISK_GetFile and EndDISK_GetFile can be useful to ubik users. Put them in the export list. Change-Id: I6aa9c7261e68d66de19981154a7c42efc69e91f2 Reviewed-on: http://gerrit.openafs.org/9725 Tested-by: BuildBot Reviewed-by: Derrick Brashear --- src/ubik/liboafs_ubik.la.sym | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ubik/liboafs_ubik.la.sym b/src/ubik/liboafs_ubik.la.sym index 499aa6272..db5b0bb82 100644 --- a/src/ubik/liboafs_ubik.la.sym +++ b/src/ubik/liboafs_ubik.la.sym @@ -5,6 +5,8 @@ VOTE_SDebug VOTE_SDebugOld VOTE_XDebug VOTE_XSDebug +StartDISK_GetFile +EndDISK_GetFile initialize_U_error_table ubik_AbortTrans ubik_BeginTrans -- 2.39.5