From: Curt Wohlgemuth Date: Wed, 9 Dec 2009 03:18:25 +0000 (-0500) Subject: ext4: remove blocks from inode prealloc list on failure X-Git-Tag: v2.6.33-rc1~330^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b844167edc7fcafda9623955c05e4c1b3c32ebc7;p=pandora-kernel.git ext4: remove blocks from inode prealloc list on failure This fixes a leak of blocks in an inode prealloc list if device failures cause ext4_mb_mark_diskspace_used() to fail. Signed-off-by: Curt Wohlgemuth Acked-by: Aneesh Kumar K.V Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed