Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29711
b: refs/heads/master
c: d2e5b13
h: refs/heads/master
i:
  29709: d3174bf
  29707: b5d013f
  29703: ff7bce4
  29695: 149aa9b
v: v3
  • Loading branch information
Theodore Ts'o authored and Linus Torvalds committed Jun 25, 2006
1 parent d0395d5 commit c4f62b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: e8f1c6227a0bc9b1e3a7e87cd31f650a909f647f
refs/heads/master: d2e5b13c4a7c68fdbcf389c9fffc12cfa2c185af
2 changes: 1 addition & 1 deletion trunk/fs/ext3/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -1603,7 +1603,7 @@ static int ext3_fill_super (struct super_block *sb, void *data, int silent)
}
}
if (!ext3_check_descriptors (sb)) {
printk (KERN_ERR "EXT3-fs: group descriptors corrupted !\n");
printk(KERN_ERR "EXT3-fs: group descriptors corrupted!\n");
goto failed_mount2;
}
sbi->s_gdb_count = db_count;
Expand Down

0 comments on commit c4f62b6

Please sign in to comment.