]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitebaf3957b567c98ac30fda7b2a674c04fdf7043a
tree09d40287fdde6f6e46ad578f9810e30933c7594c
parentb722586e31c066db660348112b20cd8bf96ffd1c
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