From: Tsutomu Itoh Date: Fri, 9 Jan 2015 08:37:52 +0000 (+0900) Subject: Btrfs: fix incorrect freeing in scrub_stripe X-Git-Tag: fixes-v4.0-rc1~254^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=379d6854a2092e38b6e56a8067d922e31461b7e2;p=pandora-kernel.git Btrfs: fix incorrect freeing in scrub_stripe The address that should be freed is not 'ppath' but 'path'. Signed-off-by: Tsutomu Itoh Reviewed-by: Miao Xie Signed-off-by: Chris Mason --- Reading git-diff-tree failed