]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] Return ENODATA on medium error
authorHannes Reinecke <hare@suse.de>
Mon, 1 Jul 2013 13:16:26 +0000 (15:16 +0200)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 23 Aug 2013 16:54:53 +0000 (12:54 -0400)
commitccd5d0a6cac8bfcc7f0a6a444d08950b3c1c61e9
tree3ad0cfe04ce16a2a07c50cdfa55a60149de50fc7
parent4a5f3083b75fad603e1fc7869af4ec226b0d5ba8
[SCSI] Return ENODATA on medium error

When a medium error is detected the SCSI stack should return
ENODATA to the upper layers.

[jejb: fix whitespace error]
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
block/blk-core.c
drivers/md/dm-mpath.c
drivers/scsi/scsi_error.c
drivers/scsi/scsi_lib.c
include/scsi/scsi.h