]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE10-mrafs-util-update-20010212
authorHartmut Reuter <reuter@rzg.mpg.de>
Tue, 6 Mar 2001 22:07:44 +0000 (22:07 +0000)
committerDerrick Brashear <shadow@dementia.org>
Tue, 6 Mar 2001 22:07:44 +0000 (22:07 +0000)
(cherry picked from commit c6e03e4a4551d6c6c2d287bd99c4d6cc90fa97f4)

src/util/errors.h

index 3dfb9281fac46f929bb6b3b67835b365b3c85fb3..ca75596f38dcd25f25f3b32fdaed546a4a370ced 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"*/