-
Pavel Butsykin authored
ide_atapi_dma_restart() used to just complete the DMA with an error, under the assumption that there isn't enough information to restart it. However, as the contents of the ->io_buffer is preserved, it looks safe to just re-evaluate it and dispatch the ATAPI command again. Signed-off-by:
Pavel Butsykin <pbutsykin@virtuozzo.com>
Reviewed-by:
Roman Kagan <rkagan@virtuozzo.com>
Signed-off-by:
Denis V. Lunev <den@openvz.org>
Reviewed-by:
John Snow <jsnow@redhat.com>
Message-id: 1459924806-306-3-git-send-email-den@openvz.org
Signed-off-by:
John Snow <jsnow@redhat.com>Pavel Butsykin authoredide_atapi_dma_restart() used to just complete the DMA with an error, under the assumption that there isn't enough information to restart it. However, as the contents of the ->io_buffer is preserved, it looks safe to just re-evaluate it and dispatch the ATAPI command again. Signed-off-by:
Pavel Butsykin <pbutsykin@virtuozzo.com>
Reviewed-by:
Roman Kagan <rkagan@virtuozzo.com>
Signed-off-by:
Denis V. Lunev <den@openvz.org>
Reviewed-by:
John Snow <jsnow@redhat.com>
Message-id: 1459924806-306-3-git-send-email-den@openvz.org
Signed-off-by:
John Snow <jsnow@redhat.com>
Loading