From: David Sterba <dsterba@suse.cz>
To: Qu Wenruo <wqu@suse.com>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: [PATCH v2] btrfs-progs: disk-io: Kill the BUG_ON()s in write_and_map_eb()
Date: Tue, 3 Mar 2020 18:58:29 +0100 [thread overview]
Message-ID: <20200303175829.GN2902@twin.jikos.cz> (raw)
In-Reply-To: <20200302045509.38573-1-wqu@suse.com>
On Mon, Mar 02, 2020 at 12:55:09PM +0800, Qu Wenruo wrote:
> All callers of write_and_map_eb(), except btrfs-corrupt-block, have
> handled error, but inside write_and_map_eb() itself, the only error handling
> is BUG_ON().
>
> This patch will kill all the BUG_ON()s inside write_and_map_eb(), and
> enhance the the caller in btrfs-corrupt-block() to handle the error.
>
> Signed-off-by: Qu Wenruo <wqu@suse.com>
Added to devel, thanks.
prev parent reply other threads:[~2020-03-03 17:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-02 4:55 [PATCH v2] btrfs-progs: disk-io: Kill the BUG_ON()s in write_and_map_eb() Qu Wenruo
2020-03-02 6:38 ` Su Yue
2020-03-03 17:58 ` David Sterba [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=20200303175829.GN2902@twin.jikos.cz \
--to=dsterba@suse.cz \
--cc=linux-btrfs@vger.kernel.org \
--cc=wqu@suse.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