Btrfs: destroy the items of the delayed inodes in error handling routine
authorMiao Xie <miaox@cn.fujitsu.com>
Thu, 14 Jun 2012 08:23:22 +0000 (02:23 -0600)
committerChris Mason <chris.mason@fusionio.com>
Fri, 15 Jun 2012 15:42:28 +0000 (11:42 -0400)
commit67cde3448d951b55088a6ea3bb1aee0160068fb9
tree762aa0d1a09f8ea58f7a861b32b67c71ae5a8df1
parented0eaa14981e87a1e185b61e4ef621c440e3930c
Btrfs: destroy the items of the delayed inodes in error handling routine

the items of the delayed inodes were forgotten to be freed, this patch
fixes it.

Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
fs/btrfs/delayed-inode.c
fs/btrfs/delayed-inode.h
fs/btrfs/disk-io.c