diff --git a/[refs] b/[refs] index d0830c3b79ef..eca1dff7d02c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 50176ddefa4a942419cb693dd2d8345bfdcde67c +refs/heads/master: 032016a56a1e9c83646435b32e4416d499e1f1ce diff --git a/trunk/fs/hfsplus/super.c b/trunk/fs/hfsplus/super.c index b49b55584c84..84a47b709f51 100644 --- a/trunk/fs/hfsplus/super.c +++ b/trunk/fs/hfsplus/super.c @@ -500,7 +500,7 @@ static int hfsplus_fill_super(struct super_block *sb, void *data, int silent) out_put_hidden_dir: iput(sbi->hidden_dir); out_put_root: - iput(sbi->alloc_file); + iput(root); out_put_alloc_file: iput(sbi->alloc_file); out_close_cat_tree: