]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
DEVEL15-multi-rx-calls-20080205
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 5 Feb 2008 17:26:46 +0000 (17:26 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 5 Feb 2008 17:26:46 +0000 (17:26 +0000)
LICENSE MIT

Add multi versions of RXAFS_GetCapabilities, RXAFS_GiveUpAllCallBacks,
and VL_ProbeServer.

(cherry picked from commit 5c7dfcad135a1c34942d264be2b72196e3b96003)

src/fsint/afsint.xg
src/libafsrpc/afsrpc.def
src/vlserver/vldbint.xg

index 7637d22f46c5d051891d99530179274eaed147ce..c50037797d0f0cc68eb26407f5158afc50725f5b 100644 (file)
@@ -693,11 +693,11 @@ StoreData64(
 ) split = 65538;
 
 GiveUpAllCallBacks(
-) = 65539;
+) multi = 65539;
 
 GetCapabilities(
   Capabilities *capabilities
-) = 65540;
+) multi = 65540;
 
 CallBackRxConnAddr(
   IN afs_int32 *addr
index c613f855fc0e0b351b5330822fdba04876463316..5f680056b04a9c0966696f7d32d1d95181974ff6 100644 (file)
@@ -221,3 +221,8 @@ EXPORTS
         osi_AssertFailU                                @226
        DllMain                                 @227
         rx_SetSecurityConfiguration             @228
+;        RXAFSCB_ExecuteRequest                  @229
+        EndRXAFS_GetTime                        @230
+        StartRXAFS_GetTime                      @231
+        EndRXAFS_GetCapabilities                @232
+        StartRXAFS_GetCapabilities              @233
index 9c175a57b1e7841c6ce7b46753fa930c5697aab1..d56d5f489c5312f7c3f984d763ec48e7a597e522 100644 (file)
@@ -225,7 +225,7 @@ struct VLCallBack {
  */
 
 ProbeServer(
-) = VLPROBE;
+) multi = VLPROBE;
 
 /*
  * VL_GetEntryByName was renamed to VL_GetEntryByNameO to avoid