Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310018
b: refs/heads/master
c: d0490ee
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy authored and Al Viro committed May 31, 2012
1 parent 0d6d2c6 commit 3c1533f
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: 3a0c0e26b64505522b8bce8578a6e61609c31318
refs/heads/master: d0490eea14cc9221cb8343091c216fb862d19958
3 changes: 0 additions & 3 deletions trunk/fs/jffs2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -316,9 +316,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 3c1533f

Please sign in to comment.