Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31361
b: refs/heads/master
c: e7607ab
h: refs/heads/master
i:
  31359: 9c7820f
v: v3
  • Loading branch information
Mark Fasheh committed Jun 29, 2006
1 parent 53206d3 commit 70a7023
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: d426721cf10824391fd38bd42f38357ace2b1c08
refs/heads/master: e7607ab3daeeaea50b3b5aebe8dfa29a1dfb8311
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/slot_map.c
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ int ocfs2_find_slot(struct ocfs2_super *osb)
osb->slot_num = slot;
spin_unlock(&si->si_lock);

mlog(ML_NOTICE, "taking node slot %d\n", osb->slot_num);
mlog(0, "taking node slot %d\n", osb->slot_num);

status = ocfs2_update_disk_slots(osb, si);
if (status < 0)
Expand Down

0 comments on commit 70a7023

Please sign in to comment.