projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9af8a7
)
[GFS2] Set drop_count to 0 (off) by default
author
Steven Whitehouse
<swhiteho@redhat.com>
Mon, 2 Apr 2007 09:03:24 +0000
(10:03 +0100)
committer
Steven 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
patch
|
blob
|
history
diff --git
a/fs/gfs2/locking/dlm/lock_dlm.h
b/fs/gfs2/locking/dlm/lock_dlm.h
index 6888bd49c31b5b91d55a24a850251c27d654ff3c..d074c6e6f9bfc0cacbbaff393f9c4f6c4a4fd454 100644
(file)
--- a/
fs/gfs2/locking/dlm/lock_dlm.h
+++ b/
fs/gfs2/locking/dlm/lock_dlm.h
@@
-36,7
+36,7
@@
#define GDLM_STRNAME_BYTES 24
#define GDLM_LVB_SIZE 32
-#define GDLM_DROP_COUNT
20000
0
+#define GDLM_DROP_COUNT 0
#define GDLM_DROP_PERIOD 60
#define GDLM_NAME_LEN 128