Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86765
b: refs/heads/master
c: 05488bb
h: refs/heads/master
i:
  86763: 923f166
v: v3
  • Loading branch information
Adrian Bunk authored and Mark Fasheh committed Mar 3, 2008
1 parent 9455add commit 26b785f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 200bfae37a15e50e0f9aa5683958bdfc3fd55e05
refs/heads/master: 05488bbebe3deedbc5d58a1832f563ff96bc2ef6
6 changes: 3 additions & 3 deletions trunk/fs/ocfs2/dlm/dlmmaster.c
Original file line number Diff line number Diff line change
Expand Up @@ -1695,9 +1695,9 @@ int dlm_master_request_handler(struct o2net_msg *msg, u32 len, void *data,
* can periodically run all locks owned by this node
* and re-assert across the cluster...
*/
int dlm_do_assert_master(struct dlm_ctxt *dlm,
struct dlm_lock_resource *res,
void *nodemap, u32 flags)
static int dlm_do_assert_master(struct dlm_ctxt *dlm,
struct dlm_lock_resource *res,
void *nodemap, u32 flags)
{
struct dlm_assert_master assert;
int to, tmpret;
Expand Down

0 comments on commit 26b785f

Please sign in to comment.