commit | 4b5829a8e3104c8bc115d926a0285d3ff9bcfc77 | [log] [tgz] |
---|---|---|
author | Miao Xie <miaox@cn.fujitsu.com> | Wed Dec 05 10:53:25 2012 +0000 |
committer | Chris Mason <chris.mason@fusionio.com> | Sun Dec 16 20:46:18 2012 -0500 |
tree | 7d2c5060f86f850d4bfc9d6495ca7fe95b14f6da | |
parent | 543eabd5e1929bc73e22b279aa911eb01447535f [diff] |
Btrfs: fix missing reserved space release in error path of delalloc reservation We forget to release the reserved space in the error path of delalloc reservatiom, fix it. Signed-off-by: Miao Xie <miaox@cn.fujitsu.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>