Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101151
b: refs/heads/master
c: 8027473
h: refs/heads/master
i:
  101149: 032463d
  101147: 5ffbdaa
  101143: b02e9e9
  101135: 0f6cada
  101119: 763494f
v: v3
  • Loading branch information
Steven Whitehouse committed Jun 27, 2008
1 parent e2c730d commit 9c5bb86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2d81afb87972013b43b055b4711dc75fdeeb9ba8
refs/heads/master: 80274737220f8c5ea75696dde4c5c7feba39456f
2 changes: 1 addition & 1 deletion trunk/fs/gfs2/locking.c
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ int gfs2_mount_lockproto(char *proto_name, char *table_name, char *host_data,
mutex_lock(&lmh_lock);

if (list_empty(&nolock_proto.lw_list))
list_add(&lmh_list, &nolock_proto.lw_list);
list_add(&nolock_proto.lw_list, &lmh_list);

found = 0;
list_for_each_entry(lw, &lmh_list, lw_list) {
Expand Down

0 comments on commit 9c5bb86

Please sign in to comment.