Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146394
b: refs/heads/master
c: 0f7ee7c
h: refs/heads/master
v: v3
  • Loading branch information
Manish Katiyar authored and Theodore Ts'o committed May 18, 2009
1 parent d9b4095 commit 9ff25cb
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: de5ce037304f2c88a319b1c3b808ab0c4c618c1c
refs/heads/master: 0f7ee7c17241915fdaff49d1a36f5aafd80a7dce
1 change: 1 addition & 0 deletions trunk/fs/ext2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -1093,6 +1093,7 @@ static int ext2_fill_super(struct super_block *sb, void *data, int silent)
brelse(bh);
failed_sbi:
sb->s_fs_info = NULL;
kfree(sbi->s_blockgroup_lock);
kfree(sbi);
return ret;
}
Expand Down

0 comments on commit 9ff25cb

Please sign in to comment.