Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27841
b: refs/heads/master
c: a1b563d
h: refs/heads/master
i:
  27839: 08a2333
v: v3
  • Loading branch information
David Woodhouse committed May 22, 2006
1 parent 4eb37ba commit 4f93552
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3b79673cfae93d0ed63eceb058bb26aba602a278
refs/heads/master: a1b563d652b54647ffacb2d6edf7859d3e97a723
1 change: 1 addition & 0 deletions trunk/fs/jffs2/wbuf.c
Original file line number Diff line number Diff line change
Expand Up @@ -507,6 +507,7 @@ static int __jffs2_flush_wbuf(struct jffs2_sb_info *c, int pad)
return -ENOMEM;
ref->flash_offset = c->wbuf_ofs + c->wbuf_len;
ref->flash_offset |= REF_OBSOLETE;
ref->next_in_ino = NULL;

spin_lock(&c->erase_completion_lock);

Expand Down

0 comments on commit 4f93552

Please sign in to comment.