Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93006
b: refs/heads/master
c: 25dc30b
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse committed Apr 22, 2008
1 parent b33d3f0 commit 89f95be
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: bf66737ca85c41442e99c9d380eb7807d88bac1f
refs/heads/master: 25dc30b4cd68df1de8932fe77ca574227d42a259
2 changes: 1 addition & 1 deletion trunk/fs/jffs2/gc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1081,7 +1081,7 @@ static int jffs2_garbage_collect_hole(struct jffs2_sb_info *c, struct jffs2_eras
return 0;
}

static int jffs2_garbage_collect_dnode(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb,
static int jffs2_garbage_collect_dnode(struct jffs2_sb_info *c, struct jffs2_eraseblock *orig_jeb,
struct jffs2_inode_info *f, struct jffs2_full_dnode *fn,
uint32_t start, uint32_t end)
{
Expand Down

0 comments on commit 89f95be

Please sign in to comment.