Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146392
b: refs/heads/master
c: f683016
h: refs/heads/master
v: v3
  • Loading branch information
Manish Katiyar authored and Theodore Ts'o committed May 18, 2009
1 parent 1ce67a6 commit ae20eae
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: 0568c518937ee3a9b6a94d18bae9c150fe5d6832
refs/heads/master: f68301656b5f5d2de104f2687add6beeb8f3c3b9
1 change: 1 addition & 0 deletions trunk/fs/ext4/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -2924,6 +2924,7 @@ static int ext4_fill_super(struct super_block *sb, void *data, int silent)
brelse(bh);
out_fail:
sb->s_fs_info = NULL;
kfree(sbi->s_blockgroup_lock);
kfree(sbi);
lock_kernel();
return ret;
Expand Down

0 comments on commit ae20eae

Please sign in to comment.