]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
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 3ce9e7d565fa47cbac3de17ed4c0da002352b9e9..30e38d0193220275eaba996f205c7cdfac1b0c6b 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 a15bb90041d66a704a6553975a0caa2a3c077b0e..3dace32b4f21a774c77c90f484e9834b574b5273 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 bc9657c8d215aa58dd856a937c0a5b8099a87e46..a0520686ddaea97300db444c77619a5bef0d5405 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