commit | 379d6854a2092e38b6e56a8067d922e31461b7e2 | [log] [tgz] |
---|---|---|
author | Tsutomu Itoh <t-itoh@jp.fujitsu.com> | Fri Jan 09 17:37:52 2015 +0900 |
committer | Chris Mason <clm@fb.com> | Mon Jan 19 13:05:44 2015 -0800 |
tree | 462d8c7ff2f78b2e391707c4f949428774eb3528 | |
parent | 98bd5c547ef2300f915fc1adce5b6f25c195d4d4 [diff] |
Btrfs: fix incorrect freeing in scrub_stripe The address that should be freed is not 'ppath' but 'path'. Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com> Reviewed-by: Miao Xie <miaoxie@huawei.com> Signed-off-by: Chris Mason <clm@fb.com>