On Tue, Aug 25, 2015 at 02:11:07PM +0800, Zhao Lei wrote:
> We forgot free raid_map for raid56's map_bio.
> This patch add it.
>
> Signed-off-by: Zhao Lei
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.
We forgot free raid_map for raid56's map_bio.
This patch add it.
Signed-off-by: Zhao Lei
---
disk-io.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/disk-io.c b/disk-io.c
index fdcfd6d..46a5a46 100644
--- a/disk-io.c
+++ b/disk-io.c
@@ -428,6 +428,7 @@ int write_and_map_eb(struct btrfs_tra