From: Boaz Harrosh Date: Tue, 27 Dec 2011 17:23:36 +0000 (+0200) Subject: ore: Fix crash in case of an IO error. X-Git-Tag: v3.3-rc1~150^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffefb8eaa367e8a5c14f779233d9da1fbc23d164;p=pandora-kernel.git ore: Fix crash in case of an IO error. The users of ore_check_io() expect the reported device (In case of error) to be indexed relative to the passed-in ore_components table, and not the logical dev index. This causes a crash inside objlayoutdriver in case of an IO error. [Bug in 3.2.0 Kernel] CC: Stable Tree Signed-off-by: Boaz Harrosh --- Reading git-diff-tree failed