From eb2067f713ff1c6d867020e85f95fba7d000ed1a Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Tue, 30 Jul 2013 13:42:17 -0400 Subject: [PATCH] Fix leak in __btrfs_map_block error path If we bail out when the stripe alloc fails, we need to undo the earlier allocation of raid_map. Signed-off-by: Dave Jones Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-format-patch failed