summaryrefslogtreecommitdiff
path: root/Makefile.objs
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2010-01-06 17:08:01 +0100
committerAnthony Liguori <aliguori@us.ibm.com>2010-01-11 09:56:30 -0600
commitaf12ac9880eacdd79d49a11d5672df7170afb38f (patch)
tree8164a9afd6f9cf95917caae3ec6d612d07122a1c /Makefile.objs
parent042ec49dc52e54153942a089a46ae584152998fb (diff)
downloadqemu-af12ac9880eacdd79d49a11d5672df7170afb38f.tar.gz
qemu-af12ac9880eacdd79d49a11d5672df7170afb38f.tar.bz2
qemu-af12ac9880eacdd79d49a11d5672df7170afb38f.zip
lsi: have lsi_request for the whole life time of the request.
Right now lsi_request is allocated when a request is queued and released when a request is unqueued. With this patch applied the lsi_request is kept for the whole lifetime of the scsi request. Rationale: We can use it for per-request data then. The patch does that already for the request tag. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'Makefile.objs')
0 files changed, 0 insertions, 0 deletions