OSDN Git Service

scsi: store unmap offset and nb_sectors in request struct
authorAnton Nefedov <anton.nefedov@virtuozzo.com>
Mon, 23 Sep 2019 12:17:33 +0000 (15:17 +0300)
committerMax Reitz <mreitz@redhat.com>
Thu, 10 Oct 2019 08:56:18 +0000 (10:56 +0200)
commit6d0680823c829b2d59f6b5488401b7c817d220b9
treedd1f0f8e2d576e9ede64089eb52b575761952be2
parent99f18035b5e0d4f90a35e29022f1b4697fbe2835
scsi: store unmap offset and nb_sectors in request struct

it allows to report it in the error handler

Signed-off-by: Anton Nefedov <anton.nefedov@virtuozzo.com>
Message-id: 20190923121737.83281-6-anton.nefedov@virtuozzo.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
hw/scsi/scsi-disk.c