From 502fcca62b0ba3896ad835708de625b307cebbe1 Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Sun, 3 Dec 2000 06:25:27 +0000 Subject: [PATCH] Import AFS 1.0.1 --- src/config/param.sun4x_58.h | 2 +- src/config/param.sun4x_58_usr.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/param.sun4x_58.h b/src/config/param.sun4x_58.h index 7326e4f6f..b81851011 100644 --- a/src/config/param.sun4x_58.h +++ b/src/config/param.sun4x_58.h @@ -26,7 +26,7 @@ #define AFS_GCPAGS 1 /* if nonzero, garbage collect PAGs */ #define AFS_3DISPARES 1 /* Utilize the 3 available disk inode 'spares' */ -#define AFS_SYSCALL 101 +#define AFS_SYSCALL 65 /* File system entry (used if mount.h doesn't define MOUNT_AFS */ #define AFS_MOUNT_AFS "afs" diff --git a/src/config/param.sun4x_58_usr.h b/src/config/param.sun4x_58_usr.h index e6c08d377..9de7672d4 100644 --- a/src/config/param.sun4x_58_usr.h +++ b/src/config/param.sun4x_58_usr.h @@ -20,7 +20,7 @@ /*#define AFS_GLOBAL_SUNLOCK 1 /* For global locking */ #define AFS_3DISPARES 1 /* Utilize the 3 available disk inode 'spares' */ -#define AFS_SYSCALL 101 +#define AFS_SYSCALL 65 /* File system entry (used if mount.h doesn't define MOUNT_AFS */ #define AFS_MOUNT_AFS 1 -- 2.39.5