commit | ffefb8eaa367e8a5c14f779233d9da1fbc23d164 | [log] [tgz] |
---|---|---|
author | Boaz Harrosh <bharrosh@panasas.com> | Tue Dec 27 19:23:36 2011 +0200 |
committer | Boaz Harrosh <bharrosh@panasas.com> | Fri Jan 06 16:49:06 2012 +0200 |
tree | 6be1540656853d64a762625386d515b12e363dd4 | |
parent | 831c2dc5f47c1dc79c32229d75065ada1dcc66e1 [diff] |
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 <stable@kernel.org> Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>