]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-multi-rx-calls-20080205
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 5 Feb 2008 18:56:27 +0000 (18:56 +0000)
committerDerrick Brashear <shadow@dementia.org>
Tue, 5 Feb 2008 18:56:27 +0000 (18:56 +0000)
LICENSE MIT

Add multi versions of RXAFS_GetCapabilities, RXAFS_GiveUpAllCallBacks,
and VL_ProbeServer.

(cherry picked from commit 5c7dfcad135a1c34942d264be2b72196e3b96003)

src/fsint/afsint.xg
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 9c175a57b1e7841c6ce7b46753fa930c5697aab1..d56d5f489c5312f7c3f984d763ec48e7a597e522 100644 (file)
@@ -225,7 +225,7 @@ struct VLCallBack {
  */
 
 ProbeServer(
-) = VLPROBE;
+) multi = VLPROBE;
 
 /*
  * VL_GetEntryByName was renamed to VL_GetEntryByNameO to avoid