Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112970
b: refs/heads/master
c: 39d80c3
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Theodore Ts'o committed Oct 7, 2008
1 parent 255d429 commit d5bc4f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 08a225f143bf3415fef6f3360d922be35da40543
refs/heads/master: 39d80c33a068d9fa63a36c3b2c0d718d38440dd1
2 changes: 0 additions & 2 deletions trunk/fs/ext4/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -512,8 +512,6 @@ static void ext4_put_super(struct super_block *sb)
if (!(sb->s_flags & MS_RDONLY)) {
EXT4_CLEAR_INCOMPAT_FEATURE(sb, EXT4_FEATURE_INCOMPAT_RECOVER);
es->s_state = cpu_to_le16(sbi->s_mount_state);
BUFFER_TRACE(sbi->s_sbh, "marking dirty");
mark_buffer_dirty(sbi->s_sbh);
ext4_commit_super(sb, es, 1);
}
if (sbi->s_proc) {
Expand Down

0 comments on commit d5bc4f2

Please sign in to comment.