Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280338
b: refs/heads/master
c: 465f0a7
h: refs/heads/master
v: v3
  • Loading branch information
Steven Whitehouse committed Nov 21, 2011
1 parent a077db2 commit 104505d
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: 6e87ed0fc93ffbe2aec296e6912b1dcb19034d6c
refs/heads/master: 465f0a760db4362f3353aaa95fea767e56370006
2 changes: 1 addition & 1 deletion trunk/fs/gfs2/rgrp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1378,7 +1378,7 @@ int gfs2_alloc_blocks(struct gfs2_inode *ip, u64 *bn, unsigned int *ndata,
ip->i_inode.i_gid);

rgd->rd_free_clone -= extlen;
trace_gfs2_block_alloc(ip, block, *ndata,
trace_gfs2_block_alloc(ip, block, extlen,
dinode ? GFS2_BLKST_DINODE : GFS2_BLKST_USED);
*bn = block;
return 0;
Expand Down

0 comments on commit 104505d

Please sign in to comment.