All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jens.axboe@oracle.com>
To: Tejun Heo <tj@kernel.org>
Cc: linux-ide@vger.kernel.org, bharrosh@panasas.com,
	linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org,
	bzolnier@gmail.com, petkovbb@googlemail.com, zaitcev@redhat.com,
	sshtylyov@ru.mvista.com, Eric.Moore@lsi.com, djwong@us.ibm.com
Subject: Re: [PATCHSET block#for-2.6.31] block: fix fallouts from recent cleanups, take#2
Date: Tue, 19 May 2009 11:39:35 +0200	[thread overview]
Message-ID: <20090519093935.GV4140@kernel.dk> (raw)
In-Reply-To: <1242725586-13142-1-git-send-email-tj@kernel.org>

On Tue, May 19 2009, Tejun Heo wrote:
> Hello,
> 
> This is the second take of fix-fallouts patchset.  The first one[L]
> was posted without header message.  Changes from the last take are
> 
> * ub change updated per Pete Zitcev's comment
> 
> * resid_len init bug spotted by Boaz Harrosh fixed
> 
> This patchset contains the following three patches.
> 
>   0001-ub-use-__blk_end_request_all.patch
>   0002-block-set-rq-resid_len-to-blk_rq_bytes-on-issue.patch
>   0003-bio-always-copy-back-data-for-copied-kernel-request.patch
> 
> 0001 updates ub to use __blk_end_request_all() and 0002 restores the
> original residue count behavior.  0003 makes sure kernel pc buffer is
> bounced back even on request failure as user pc ones do.  This
> inconsistency was discovered during discussion over residue count
> semantics.
> 
> This patchset contains the following changes.

Applied!

> 
>  block/blk-core.c                         |    5 +++--
>  drivers/block/ub.c                       |   30 +++++++++++-------------------
>  drivers/ide/ide-cd.c                     |    4 ++--
>  drivers/ide/ide-tape.c                   |    2 +-
>  drivers/message/fusion/mptsas.c          |    3 ++-
>  drivers/scsi/libsas/sas_expander.c       |    4 ++++
>  drivers/scsi/libsas/sas_host_smp.c       |    3 ---
>  drivers/scsi/mpt2sas/mpt2sas_transport.c |    4 ++--
>  fs/bio.c                                 |    2 +-
>  9 files changed, 26 insertions(+), 31 deletions(-)
> 
> Thanks.
> 
> --
> tejun
> 
> [L] http://thread.gmane.org/gmane.linux.ide/40728

-- 
Jens Axboe


      parent reply	other threads:[~2009-05-19  9:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-19  9:33 [PATCHSET block#for-2.6.31] block: fix fallouts from recent cleanups, take#2 Tejun Heo
2009-05-19  9:33 ` Tejun Heo
2009-05-19  9:33 ` [PATCH 1/3] ub: use __blk_end_request_all() Tejun Heo
2009-05-19  9:33   ` Tejun Heo
2009-05-19  9:33 ` [PATCH 2/3] block: set rq->resid_len to blk_rq_bytes() on issue Tejun Heo
2009-05-19  9:33   ` Tejun Heo
2009-05-19  9:33 ` [PATCH 3/3] bio: always copy back data for copied kernel requests Tejun Heo
2009-05-19  9:33   ` Tejun Heo
2009-05-19  9:39 ` Jens Axboe [this message]

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=20090519093935.GV4140@kernel.dk \
    --to=jens.axboe@oracle.com \
    --cc=Eric.Moore@lsi.com \
    --cc=bharrosh@panasas.com \
    --cc=bzolnier@gmail.com \
    --cc=djwong@us.ibm.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=petkovbb@googlemail.com \
    --cc=sshtylyov@ru.mvista.com \
    --cc=tj@kernel.org \
    --cc=zaitcev@redhat.com \
    /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.