Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254587
b: refs/heads/master
c: 032016a
h: refs/heads/master
i:
  254585: f66223e
  254583: 194d458
v: v3
  • Loading branch information
Alexey Khoroshilov authored and Christoph Hellwig committed Jun 30, 2011
1 parent 0e6ea11 commit 1da639e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 50176ddefa4a942419cb693dd2d8345bfdcde67c
refs/heads/master: 032016a56a1e9c83646435b32e4416d499e1f1ce
2 changes: 1 addition & 1 deletion trunk/fs/hfsplus/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1da639e

Please sign in to comment.