]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
shlibafsrpc: More exports to support perl-AFS 2.6.3
authorSimon Wilkinson <sxw@your-file-system.com>
Fri, 21 Dec 2012 13:09:22 +0000 (13:09 +0000)
committerPaul Smeddle <paul.smeddle@gmail.com>
Wed, 9 Jan 2013 18:38:33 +0000 (10:38 -0800)
Add some additional exports for perl-AFS 2.6.3

This patch isn't applicable on master, as our whole shared library
infrastructure there has changed.

Change-Id: Ie1f399c9fcb1638501533a45ff9a17f95bc98afc
Reviewed-on: http://gerrit.openafs.org/8810
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Reviewed-by: Paul Smeddle <paul.smeddle@gmail.com>
src/shlibafsrpc/libafsrpc.map

index 54d8218dadacf83c951aa32434e6d4cacdaa4a5c..78bb9817dc59b5c16d42f0092f9bb7db508612e1 100755 (executable)
@@ -62,6 +62,7 @@
        rxkad_stats_key;
        afs_com_err;
        afs_error_message;
+       afs_error_table_name;
        rx_socket;
        rxevent_debugFile;
        rx_debugFile;
        rx_SetMaxSendWindow;
        rx_GetMinPeerTimeout;
        rx_SetMinPeerTimeout;
+       afs_xdr_alloc;
        afs_xdr_array;
        afs_xdr_bytes;
        afs_xdr_char;
        afs_xdr_free;
        afs_xdr_int;
        afs_xdr_opaque;
+       afs_xdr_pointer;
        afs_xdr_short;
        afs_xdr_string;
        afs_xdr_vector;