]> err.no Git - linux-2.6/commitdiff
[GFS2] Set drop_count to 0 (off) by default
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 2 Apr 2007 09:03:24 +0000 (10:03 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 1 May 2007 08:11:05 +0000 (09:11 +0100)
This sets the drop_count to 0 by default which is a better default
for most people.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/locking/dlm/lock_dlm.h

index 6888bd49c31b5b91d55a24a850251c27d654ff3c..d074c6e6f9bfc0cacbbaff393f9c4f6c4a4fd454 100644 (file)
@@ -36,7 +36,7 @@
 
 #define GDLM_STRNAME_BYTES     24
 #define GDLM_LVB_SIZE          32
-#define GDLM_DROP_COUNT                200000
+#define GDLM_DROP_COUNT                0
 #define GDLM_DROP_PERIOD       60
 #define GDLM_NAME_LEN          128