Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310017
b: refs/heads/master
c: 3a0c0e2
h: refs/heads/master
i:
  310015: 782f642
v: v3
  • Loading branch information
Artem Bityutskiy authored and Al Viro committed May 31, 2012
1 parent 1550607 commit 0d6d2c6
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: bb8ac181a5cf50458a0d83b4460790badc9fdc16
refs/heads/master: 3a0c0e26b64505522b8bce8578a6e61609c31318
3 changes: 0 additions & 3 deletions trunk/fs/jffs2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,12 @@ static void jffs2_write_super(struct super_block *sb)
{
struct jffs2_sb_info *c = JFFS2_SB_INFO(sb);

lock_super(sb);
sb->s_dirt = 0;

if (!(sb->s_flags & MS_RDONLY)) {
jffs2_dbg(1, "%s()\n", __func__);
jffs2_flush_wbuf_gc(c, 0);
}

unlock_super(sb);
}

static const char *jffs2_compr_name(unsigned int compr)
Expand Down

0 comments on commit 0d6d2c6

Please sign in to comment.