Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307918
b: refs/heads/master
c: f2b2242
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy authored and Jan Kara committed Apr 11, 2012
1 parent cc0abef commit fdfe7ce
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: ee65244b210e00060c2d4d8eff4ad9b18400f588
refs/heads/master: f2b2242081314ee4385f3b49d92b0adff8324d80
3 changes: 0 additions & 3 deletions trunk/fs/ext2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,6 @@ static void ext2_put_super (struct super_block * sb)

dquot_disable(sb, -1, DQUOT_USAGE_ENABLED | DQUOT_LIMITS_ENABLED);

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

ext2_xattr_put_super(sb);
if (!(sb->s_flags & MS_RDONLY)) {
struct ext2_super_block *es = sbi->s_es;
Expand Down

0 comments on commit fdfe7ce

Please sign in to comment.