linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mike Christie <michaelc@cs.wisc.edu>
To: Mike Christie <michaelc@cs.wisc.edu>
Cc: dm-devel@redhat.com, axboe@suse.de, linux-scsi@vger.kernel.org
Subject: Re: [RFC PATCH 1/4] convert block layer drivers to blkerr error values
Date: Wed, 24 Aug 2005 04:49:27 -0500	[thread overview]
Message-ID: <430C42A7.3040008@cs.wisc.edu> (raw)
In-Reply-To: <1124874238.10888.18.camel@max>

Mike Christie wrote:
> @@ -1049,7 +1049,6 @@ static void pkt_start_write(struct pktcd
>  	pkt->w_bio->bi_max_vecs = PACKET_MAX_SIZE;
>  	pkt->w_bio->bi_sector = pkt->sector;
>  	pkt->w_bio->bi_bdev = pd->bdev;
> -	pkt->w_bio->bi_end_io = pkt_end_io_packet_write;

oops I messed up my git checkins and stuff. This was a accident.

  reply	other threads:[~2005-08-24  9:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-24  9:03 [RFC PATCH 1/4] convert block layer drivers to blkerr error values Mike Christie
2005-08-24  9:49 ` Mike Christie [this message]
2005-08-24 19:21 ` Patrick Mansfield
2005-08-24 19:27   ` Mike Christie
2005-08-24 19:32   ` Jeff Garzik
2005-08-24 19:42     ` Mike Christie
2005-08-24 20:33   ` James Bottomley
2005-08-24 20:50     ` Mike Christie
2005-08-24 21:02       ` [dm-devel] " James Bottomley

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=430C42A7.3040008@cs.wisc.edu \
    --to=michaelc@cs.wisc.edu \
    --cc=axboe@suse.de \
    --cc=dm-devel@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).