Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310227
b: refs/heads/master
c: c3c4a36
h: refs/heads/master
i:
  310225: 1348bca
  310223: 3df3027
v: v3
  • Loading branch information
Artem Bityutskiy authored and David Woodhouse committed May 14, 2012
1 parent ec355c5 commit 968ba44
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: f4d0b3557582808d5ce9f868e9dfd98f0e769e82
refs/heads/master: c3c4a36979c8b68cc35643497e83c7383cd07955
3 changes: 0 additions & 3 deletions trunk/fs/jffs2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -333,9 +333,6 @@ static void jffs2_put_super (struct super_block *sb)

jffs2_dbg(2, "%s()\n", __func__);

if (sb->s_dirt)
jffs2_write_super(sb);

mutex_lock(&c->alloc_sem);
jffs2_flush_wbuf_pad(c);
mutex_unlock(&c->alloc_sem);
Expand Down

0 comments on commit 968ba44

Please sign in to comment.