Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146393
b: refs/heads/master
c: de5ce03
h: refs/heads/master
i:
  146391: 1ce67a6
v: v3
  • Loading branch information
Manish Katiyar authored and Theodore Ts'o committed May 18, 2009
1 parent ae20eae commit d9b4095
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: f68301656b5f5d2de104f2687add6beeb8f3c3b9
refs/heads/master: de5ce037304f2c88a319b1c3b808ab0c4c618c1c
1 change: 1 addition & 0 deletions trunk/fs/ext3/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -2021,6 +2021,7 @@ static int ext3_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 d9b4095

Please sign in to comment.