Skip to content
Commit 0c56fa96 authored by Miao Xie's avatar Miao Xie Committed by Chris Mason
Browse files

btrfs: fix free dip and dip->csums twice



bio_endio() will free dip and dip->csums, so dip and dip->csums twice will
be freed twice. Fix it.

Signed-off-by: default avatarMiao Xie <miaox@cn.fujitsu.com>
Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 784b4e29
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment