From ace68bac61b338e52924d87ebdd0fa8c7439f896 Mon Sep 17 00:00:00 2001 From: Liu Bo Date: Mon, 22 Apr 2013 10:53:47 +0000 Subject: [PATCH] Btrfs: return free space in cow error path Replace some BUG_ONs with proper handling and take allocated space back to free space cache for later use. We don't have to worry about extent maps since they'd be freed in releasepage path. Signed-off-by: Liu Bo Signed-off-by: Josef Bacik --- Reading git-format-patch failed