Btrfs: add some missing iput()'s in btrfs_orphan_cleanup
authorJosef Bacik <jbacik@fusionio.com>
Mon, 3 Jun 2013 20:51:23 +0000 (16:51 -0400)
committerJosef Bacik <jbacik@fusionio.com>
Fri, 14 Jun 2013 15:30:15 +0000 (11:30 -0400)
There are some error cases that we don't do an iput() on our inode, fix this.
Thanks,

Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/inode.c

Simple merge