All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Mike Snitzer <snitzer@redhat.com>,
	kernel-janitors@vger.kernel.org, linux-raid@vger.kernel.org,
	dm-devel@redhat.com, Shaohua Li <shli@kernel.org>,
	Christoph Hellwig <hch@lst.de>, Alasdair Kergon <agk@redhat.com>
Subject: Re: [PATCH] block: missing break in process_queued_bios()
Date: Wed, 14 Jun 2017 11:07:42 +0200	[thread overview]
Message-ID: <20170614090742.GA15501@lst.de> (raw)
In-Reply-To: <20170614090437.GA31017@elgon.mountain>

On Wed, Jun 14, 2017 at 12:04:37PM +0300, Dan Carpenter wrote:
> This used to be a fall through case, but we shifted code around and I
> think we want a break here now.
> 
> Fixes: 4e4cbee93d56 ("block: switch bios to blk_status_t")
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

Thanks Dan, this looks coreect:

Acked-by: Christoph Hellwig <hch@lst.de>

WARNING: multiple messages have this Message-ID (diff)
From: Christoph Hellwig <hch@lst.de>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Mike Snitzer <snitzer@redhat.com>,
	kernel-janitors@vger.kernel.org, linux-raid@vger.kernel.org,
	dm-devel@redhat.com, Shaohua Li <shli@kernel.org>,
	Christoph Hellwig <hch@lst.de>, Alasdair Kergon <agk@redhat.com>
Subject: Re: [PATCH] block: missing break in process_queued_bios()
Date: Wed, 14 Jun 2017 09:07:42 +0000	[thread overview]
Message-ID: <20170614090742.GA15501@lst.de> (raw)
In-Reply-To: <20170614090437.GA31017@elgon.mountain>

On Wed, Jun 14, 2017 at 12:04:37PM +0300, Dan Carpenter wrote:
> This used to be a fall through case, but we shifted code around and I
> think we want a break here now.
> 
> Fixes: 4e4cbee93d56 ("block: switch bios to blk_status_t")
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

Thanks Dan, this looks coreect:

Acked-by: Christoph Hellwig <hch@lst.de>

  reply	other threads:[~2017-06-14  9:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-14  9:04 [PATCH] block: missing break in process_queued_bios() Dan Carpenter
2017-06-14  9:04 ` Dan Carpenter
2017-06-14  9:07 ` Christoph Hellwig [this message]
2017-06-14  9:07   ` Christoph Hellwig
2017-06-14 13:18 ` Mike Snitzer
2017-06-14 13:18   ` Mike Snitzer
2017-06-14 14:23   ` Jens Axboe
2017-06-14 14:23     ` Jens Axboe

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=20170614090742.GA15501@lst.de \
    --to=hch@lst.de \
    --cc=agk@redhat.com \
    --cc=dan.carpenter@oracle.com \
    --cc=dm-devel@redhat.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=shli@kernel.org \
    --cc=snitzer@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.