eliminate-nested-comments-20020821
authorNathan Neulinger <nneul@umr.edu>
Wed, 21 Aug 2002 21:34:28 +0000 (21:34 +0000)
committerDerrick Brashear <shadow@dementia.org>
Wed, 21 Aug 2002 21:34:28 +0000 (21:34 +0000)
cleanup config fragments

src/config/param.sun4x_59_usr.h
src/config/param.sunx86_57_usr.h
src/config/param.sunx86_58_usr.h

index 3ce9e7d..30e38d0 100644 (file)
@@ -20,7 +20,9 @@
 
 #include <afs/afs_sysnames.h>
 
-/*#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
index a15bb90..3dace32 100644 (file)
@@ -24,7 +24,9 @@
 
 #include <afs/afs_sysnames.h>
 
-/*#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
index bc9657c..a052068 100644 (file)
@@ -24,7 +24,9 @@
 
 #include <afs/afs_sysnames.h>
 
-/*#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