mrafs-util-update-20010212
authorHartmut Reuter <reuter@rzg.mpg.de>
Mon, 12 Feb 2001 20:28:27 +0000 (20:28 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 12 Feb 2001 20:28:27 +0000 (20:28 +0000)
Error additions for MR-AFS

src/util/errors.h

index 3dfb928..ca75596 100644 (file)
                                   propagated to the application level */
 #define VMOVED         111     /* Volume has moved to another server; do a VGetVolumeInfo
                                   to THIS server to find out where */
-#define VIO            112     /* Vnode temporarily unaccessible, but not known to
+#define VIO            112     /* Vnode temporarily unaccessible, but not known 
                                   to be permanently bad. */
+#define VRESTRICTED     120     /* Volume is restricted from using one or more
+                                   of the given residencies; do a
+                                   vos examine to find out the current
+                                   restrictions. */
 #define VRESTARTING    -100    /* server is restarting, otherwise similar to 
                                   VBUSY above.  This is negative so that old
                                   cache managers treat it as "server is down"*/