Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58567
b: refs/heads/master
c: 292e539
h: refs/heads/master
i:
  58565: b8104ad
  58563: 46ac74e
  58559: 89c71c7
v: v3
  • Loading branch information
Josef Bacik authored and Steven Whitehouse committed Jul 9, 2007
1 parent 3162268 commit 5fc590a
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: 4bd91ba18198eee42c39d4c334c825d1a0a4b445
refs/heads/master: 292e539e9386823df8aab556f3da09667f78da8c
1 change: 1 addition & 0 deletions trunk/fs/dlm/debug_fs.c
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ static int rsb_iter_next(struct rsb_iter *ri)
goto top;
}
ri->rsb = list_entry(ri->next, struct dlm_rsb, res_hashchain);
dlm_hold_rsb(ri->rsb);
read_unlock(&ls->ls_rsbtbl[i].lock);
dlm_put_rsb(old);
}
Expand Down

0 comments on commit 5fc590a

Please sign in to comment.