Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
osd-target: mem_clear in case of OSD_ASC_READ_PAST_END_OF_USER_OBJECT
If OSD_SSK_RECOVERED_ERROR/OSD_ASC_READ_PAST_END_OF_USER_OBJECT is returned by target then extra bytes must be returned as zeros. Other wise a bigger then OSD_SSK_RECOVERED_ERROR should be returned like "offset or length, bad_parameter_in_cdb". The problem was found by the holey cthon test. Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
- Loading branch information