Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299309
b: refs/heads/master
c: 28748b3
h: refs/heads/master
i:
  299307: 49d5693
v: v3
  • Loading branch information
Al Viro committed Apr 13, 2012
1 parent a720591 commit 3225689
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: e1bf4cc620fd143766ddfcee3b004a1d1bb34fd0
refs/heads/master: 28748b325dc2d730ccc312830a91c4ae0c0d9379
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/refcounttree.c
Original file line number Diff line number Diff line change
Expand Up @@ -1468,7 +1468,7 @@ static int ocfs2_divide_leaf_refcount_block(struct buffer_head *ref_leaf_bh,

trace_ocfs2_divide_leaf_refcount_block(
(unsigned long long)ref_leaf_bh->b_blocknr,
le32_to_cpu(rl->rl_count), le16_to_cpu(rl->rl_used));
le16_to_cpu(rl->rl_count), le16_to_cpu(rl->rl_used));

/*
* XXX: Improvement later.
Expand Down

0 comments on commit 3225689

Please sign in to comment.