Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309967
b: refs/heads/master
c: f3fc021
h: refs/heads/master
i:
  309965: 80d5fce
  309963: d3c0d68
  309959: f717ce6
  309951: 57ddf73
v: v3
  • Loading branch information
Theodore Ts'o committed May 31, 2012
1 parent 00219c6 commit f12b29a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2c0544b23568674efba22532e1f25fb62ce10163
refs/heads/master: f3fc0210c0fc91900766c995f089c39170e68305
1 change: 1 addition & 0 deletions trunk/fs/ext4/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ void __ext4_error(struct super_block *sb, const char *function,
printk(KERN_CRIT "EXT4-fs error (device %s): %s:%d: comm %s: %pV\n",
sb->s_id, function, line, current->comm, &vaf);
va_end(args);
save_error_info(sb, function, line);

ext4_handle_error(sb);
}
Expand Down

0 comments on commit f12b29a

Please sign in to comment.