Linux block layer
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Mike Krinkin <krinkin.m.u@gmail.com>
Cc: linux-block@vger.kernel.org, hch@lst.de,
	martin.petersen@oracle.com, hare@suse.de, shaun@tancheff.com,
	damien.lemoal@hgst.com, shaun.tancheff@seagate.com,
	chaitanya.kulkarni@hgst.com
Subject: Re: [PATCH] block: Add missed break in generic_make_request_checks
Date: Mon, 5 Dec 2016 14:21:30 -0700	[thread overview]
Message-ID: <862569c0-4d0e-d73e-1d25-4177b66748a9@kernel.dk> (raw)
In-Reply-To: <1480972700-3873-1-git-send-email-krinkin.m.u@gmail.com>

On 12/05/2016 02:18 PM, Mike Krinkin wrote:
> With recent linux-next i started to get this error:
> 
> [   19.746764] EXT4-fs (sda6): Delayed block allocation failed for inode 4999023 at logical offset 0 with max blocks 6 with error 95
> [   19.746767] EXT4-fs (sda6): This should not happen!! Data will be lost
> 
> Bisect points at the commit e73c23ff736e ("block: add async variant of
> blkdev_issue_zeroout") but i think that the real problem is a missed
> break in the commit 2d253440b5af ("block: Define zoned block device
> operations").

Fix was already committed for this:

http://git.kernel.dk/cgit/linux-block/commit/?h=for-4.10/block&id=58886785db318588f95c8036abb2a47016c1f14c

-- 
Jens Axboe

      reply	other threads:[~2016-12-05 21:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-05 21:18 [PATCH] block: Add missed break in generic_make_request_checks Mike Krinkin
2016-12-05 21:21 ` 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=862569c0-4d0e-d73e-1d25-4177b66748a9@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=chaitanya.kulkarni@hgst.com \
    --cc=damien.lemoal@hgst.com \
    --cc=hare@suse.de \
    --cc=hch@lst.de \
    --cc=krinkin.m.u@gmail.com \
    --cc=linux-block@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=shaun.tancheff@seagate.com \
    --cc=shaun@tancheff.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox