Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251739
b: refs/heads/master
c: 373cd5c
h: refs/heads/master
i:
  251737: 52af1d5
  251735: ecd70a0
v: v3
  • Loading branch information
Theodore Ts'o committed May 22, 2011
1 parent 9bc70da commit f3bf1b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 1bb933fb1fa8e4cb337a0d5dfd2ff4c0dc2073e8
refs/heads/master: 373cd5c53d5ea6622c319ecd84e29e2737d488bd
1 change: 0 additions & 1 deletion trunk/fs/ext4/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -3485,7 +3485,6 @@ static int ext4_fill_super(struct super_block *sb, void *data, int silent)
goto failed_mount_wq;
} else {
clear_opt(sb, DATA_FLAGS);
set_opt(sb, WRITEBACK_DATA);
sbi->s_journal = NULL;
needs_recovery = 0;
goto no_journal;
Expand Down

0 comments on commit f3bf1b9

Please sign in to comment.