K 10 svn:author V 3 imp K 8 svn:date V 27 2011-02-09T04:35:33.471078Z K 7 svn:log V 348 When we were failing the subdisk due to too many read errors, we were returning the error that caused us to kick that subdisk out rather than retrying the read on the other disk. Flag this condition so we go through all the motions, except the write, so that we return the results of this other read. We now fail the disk w/o EIO being returned. END