Whamcloud - gitweb
- internal testing and extra checks should be disabled by default
authoralex <alex>
Thu, 29 Jan 2004 14:11:06 +0000 (14:11 +0000)
committeralex <alex>
Thu, 29 Jan 2004 14:11:06 +0000 (14:11 +0000)
lustre/kernel_patches/patches/ext3-extents-2.4.20.patch

index 8916f0f..b8106b3 100644 (file)
@@ -2555,13 +2555,13 @@ Index: linux-2.4.24/include/linux/ext3_extents.h
 + * other hard changes happens much more often
 + * this is for debug purposes only
 + */
-+#define AGRESSIVE_TEST
++#define AGRESSIVE_TEST_
 +
 +/*
 + * if CHECK_BINSEARCH defined, then results of binary search
 + * will be checked by linear search
 + */
-+#define CHECK_BINSEARCH
++#define CHECK_BINSEARCH_
 +
 +/*
 + * if EXT_DEBUG is defined you can use 'extdebug' mount option