]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-xstats-getcapabiliites-20060304
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 4 Mar 2006 22:03:34 +0000 (22:03 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 4 Mar 2006 22:03:34 +0000 (22:03 +0000)
add the GetCapabilities RPC to the ops table

(cherry picked from commit 127ea5ae7df2d1441d4e636506ebadb07664311c)

src/xstat/xstat_fs_test.c

index a1b490eccbae368ff2368077174cc016c522a9d9..2bfac03e0812be210a38b92e3cee0b1847c2b4a5 100644 (file)
@@ -83,7 +83,8 @@ static char *opNames[] = {
     "NGetVolumeInfo",
     "BulkStatus",
     "XStatsVersion",
-    "GetXStats"
+    "GetXStats",
+    "GetCapabilities"
 };
 
 static char *xferOpNames[] = {