Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29709
b: refs/heads/master
c: f16fdad
h: refs/heads/master
i:
  29707: b5d013f
v: v3
  • Loading branch information
Theodore Ts'o authored and Linus Torvalds committed Jun 25, 2006
1 parent f0a333c commit d3174bf
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: fcd5df35882b128ef3e160fab3074e6fe7ae501b
refs/heads/master: f16fdadba28add689b567cf03c21dd6dec8e43be
1 change: 0 additions & 1 deletion trunk/fs/ext2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -854,7 +854,6 @@ static int ext2_fill_super(struct super_block *sb, void *data, int silent)
}
if (!ext2_check_descriptors (sb)) {
printk ("EXT2-fs: group descriptors corrupted!\n");
db_count = i;
goto failed_mount2;
}
sbi->s_gdb_count = db_count;
Expand Down

0 comments on commit d3174bf

Please sign in to comment.