]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
shlibafsrpc: Add additional XDR functions
authorSimon Wilkinson <sxw@your-file-system.com>
Thu, 5 Apr 2012 19:43:23 +0000 (15:43 -0400)
committerPaul Smeddle <paul.smeddle@gmail.com>
Wed, 9 Jan 2013 18:37:28 +0000 (10:37 -0800)
Export the afs_xdr_pointer and afs_xdr_u_char functions so that
shlibafsauthent can make use of them.

Reviewed-on: http://gerrit.openafs.org/7065
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
(cherry picked from commit 00992c66972aeab96cca9781b02a780ab49dce23)

Change-Id: I48ef13427c53e8fe3ceca00eb5d9d35c2c4327d7
Reviewed-on: http://gerrit.openafs.org/8809
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 00b111474397a2218d9deb82c015d4fec1842832..54d8218dadacf83c951aa32434e6d4cacdaa4a5c 100755 (executable)
        afs_xdr_array;
        afs_xdr_bytes;
        afs_xdr_char;
+       afs_xdr_u_char;
        afs_xdr_free;
        afs_xdr_int;
        afs_xdr_opaque;
        afs_xdr_short;
        afs_xdr_string;
        afs_xdr_vector;
+       afs_xdr_pointer;
        rx_InterruptCall;
        rx_SetBusyChannelError;
        rx_KeepAliveOn;