From: Maik Hampel Date: Tue, 31 Jul 2007 07:37:57 +0000 (-0700) Subject: md: raid10: fix use-after-free of bio X-Git-Tag: v2.6.23-rc2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14e713446aaca97dbe590fe845f7dcbd74ddbee2;p=pandora-kernel.git md: raid10: fix use-after-free of bio In case of read errors raid10d tries to print a nice error message, unfortunately using data from an already put bio. Signed-off-by: Maik Hampel Acked-By: NeilBrown Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed