Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275324
b: refs/heads/master
c: 3254c87
h: refs/heads/master
v: v3
  • Loading branch information
Miao Xie authored and Chris Mason committed Nov 11, 2011
1 parent 1340876 commit ff96037
Show file tree
Hide file tree
Showing 2 changed files with 4 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: ba38eb4de354d228f2792f93cde2c748a3a3f3b2
refs/heads/master: 3254c87618354e58fa2a7b375c6664f567480c33
3 changes: 3 additions & 0 deletions trunk/fs/btrfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -2201,6 +2201,9 @@ int btrfs_orphan_cleanup(struct btrfs_root *root)
if (ret)
goto out;
}
/* release the path since we're done with it */
btrfs_release_path(path);

root->orphan_cleanup_state = ORPHAN_CLEANUP_DONE;

if (root->orphan_block_rsv)
Expand Down

0 comments on commit ff96037

Please sign in to comment.