When ext4_ext_insert_extent() fails to insert new blocks
authorAlex Tomas <alex@clusterfs.com>
Thu, 24 May 2007 17:04:25 +0000 (13:04 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 31 May 2007 20:20:15 +0000 (16:20 -0400)
commit315054f023d28ee64f308adf8b5737831541776b
tree09d40287fdde6f6e46ad578f9810e30933c7594c
parent25d14f983f70ddbeb15fa2d0f32f6b70bca42a15
When ext4_ext_insert_extent() fails to insert new blocks

we should free just the allocated blocks.

Signed-off-by: Alex Tomas <alex@clusterfs.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/extents.c