From: Jeff Garzik <jgarzik@pobox.com>
To: linux-scsi@vger.kernel.org
Subject: SCSI partial completions?
Date: Thu, 08 May 2003 19:57:28 -0400 [thread overview]
Message-ID: <3EBAEEE8.6070201@pobox.com> (raw)
I could have sworn I saw some code in drivers/scsi/scsi*.c that implied
partial completions were supported.
Let's imagine that I receive a Scsi_Cmnd that wants to write N sectors.
Time passes, my error handler kicks in, and I realize that I was only
able to write N/2 sectors.
How do I tell the SCSI layer that N/2 sectors were written successfully?
Thanks,
Jeff
next reply other threads:[~2003-05-08 23:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-08 23:57 Jeff Garzik [this message]
2003-05-09 5:11 ` SCSI partial completions? Patrick Mansfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3EBAEEE8.6070201@pobox.com \
--to=jgarzik@pobox.com \
--cc=linux-scsi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.