Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282955
b: refs/heads/master
c: 5635a62
h: refs/heads/master
i:
  282953: 08e44fd
  282951: ab3b0bf
v: v3
  • Loading branch information
Zheng Liu authored and Theodore Ts'o committed Dec 18, 2011
1 parent c7912f1 commit e50ef38
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: 60e07cf515e541ea3e13b888d273c9b19a2ad9dd
refs/heads/master: 5635a62b83c04d05e4eb4575a1c3de51a35bacdc
2 changes: 1 addition & 1 deletion trunk/fs/ext4/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -3508,7 +3508,7 @@ static int ext4_fill_super(struct super_block *sb, void *data, int silent)
* of the filesystem.
*/
if (le32_to_cpu(es->s_first_data_block) >= ext4_blocks_count(es)) {
ext4_msg(sb, KERN_WARNING, "bad geometry: first data"
ext4_msg(sb, KERN_WARNING, "bad geometry: first data "
"block %u is beyond end of filesystem (%llu)",
le32_to_cpu(es->s_first_data_block),
ext4_blocks_count(es));
Expand Down

0 comments on commit e50ef38

Please sign in to comment.