Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58560
b: refs/heads/master
c: 0b7cac0
h: refs/heads/master
v: v3
  • Loading branch information
David Teigland authored and Steven Whitehouse committed Jul 9, 2007
1 parent 89c71c7 commit abdf5de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9dd592d70be0db6fa8e4e19d7642cfaa424b200e
refs/heads/master: 0b7cac0fb0e541a7f54d0ba55b31d829ce3dd899
1 change: 1 addition & 0 deletions trunk/fs/dlm/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@ static struct config_group *make_cluster(struct config_group *g,
cl->cl_toss_secs = dlm_config.ci_toss_secs;
cl->cl_scan_secs = dlm_config.ci_scan_secs;
cl->cl_log_debug = dlm_config.ci_log_debug;
cl->cl_protocol = dlm_config.ci_protocol;
cl->cl_timewarn_cs = dlm_config.ci_timewarn_cs;

space_list = &sps->ss_group;
Expand Down

0 comments on commit abdf5de

Please sign in to comment.