From: Nathan Neulinger Date: Wed, 21 Aug 2002 21:34:28 +0000 (+0000) Subject: eliminate-nested-comments-20020821 X-Git-Tag: BP-openafs-rxkad-krb5~13 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=f256e25bc830e53900ffce5344fdaac12100891c;p=packages%2Fo%2Fopenafs.git eliminate-nested-comments-20020821 cleanup config fragments --- diff --git a/src/config/param.sun4x_59_usr.h b/src/config/param.sun4x_59_usr.h index 3ce9e7d56..30e38d019 100644 --- a/src/config/param.sun4x_59_usr.h +++ b/src/config/param.sun4x_59_usr.h @@ -20,7 +20,9 @@ #include -/*#define AFS_GLOBAL_SUNLOCK 1 /* For global locking */ +#if 0 +#define AFS_GLOBAL_SUNLOCK 1 /* For global locking */ +#endif #define AFS_3DISPARES 1 /* Utilize the 3 available disk inode 'spares' */ #define AFS_SYSCALL 65 diff --git a/src/config/param.sunx86_57_usr.h b/src/config/param.sunx86_57_usr.h index a15bb9004..3dace32b4 100644 --- a/src/config/param.sunx86_57_usr.h +++ b/src/config/param.sunx86_57_usr.h @@ -24,7 +24,9 @@ #include -/*#define AFS_GLOBAL_SUNLOCK 1 /* For global locking */ +#if 0 +#define AFS_GLOBAL_SUNLOCK 1 /* For global locking */ +#endif #define AFS_3DISPARES 1 /* Utilize the 3 available disk inode 'spares' */ #define AFS_SYSCALL 73 diff --git a/src/config/param.sunx86_58_usr.h b/src/config/param.sunx86_58_usr.h index bc9657c8d..a0520686d 100644 --- a/src/config/param.sunx86_58_usr.h +++ b/src/config/param.sunx86_58_usr.h @@ -24,7 +24,9 @@ #include -/*#define AFS_GLOBAL_SUNLOCK 1 /* For global locking */ +#if 0 +#define AFS_GLOBAL_SUNLOCK 1 /* For global locking */ +#endif #define AFS_3DISPARES 1 /* Utilize the 3 available disk inode 'spares' */ #define AFS_SYSCALL 65