From: Liu Bo <bo.li.liu@oracle.com>
To: dsterba@suse.cz, linux-btrfs@vger.kernel.org,
Qu Wenruo <quwenruo@cn.fujitsu.com>
Subject: Re: [PATCH v2 0/7] cleanup __btrfs_map_block
Date: Wed, 15 Mar 2017 11:08:54 -0700 [thread overview]
Message-ID: <20170315180853.GA7651@lim.localdomain> (raw)
In-Reply-To: <20170315130753.GG14605@twin.jikos.cz>
On Wed, Mar 15, 2017 at 02:07:53PM +0100, David Sterba wrote:
> On Tue, Mar 14, 2017 at 01:33:54PM -0700, Liu Bo wrote:
> > This is attempting to make __btrfs_map_block less scary :)
> >
> > The major changes are
> >
> > 1) split operations for discard out of __btrfs_map_block and we don't copy
> > discard operations for the target device of dev replace since they're not
> > as important as writes.
> >
> > 2) put dev replace stuff into helpers since they're basically
> > self-independant.
>
> Thank, I'm going to add the branch to 4.12 queue (right now the branch
> is misc-next but it could change),
>
> https://marc.info/?l=linux-btrfs&m=148741582021588
>
> and fix that one too.
Oh, sorry about that, copy-and-paste...
Thanks,
-liubo
prev parent reply other threads:[~2017-03-15 18:09 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-14 20:33 [PATCH v2 0/7] cleanup __btrfs_map_block Liu Bo
2017-03-14 20:33 ` [PATCH v2 1/7] Btrfs: create a helper for getting chunk map Liu Bo
2017-03-15 0:57 ` Qu Wenruo
2017-03-15 2:27 ` Liu Bo
2017-03-15 2:51 ` Qu Wenruo
2017-03-14 20:33 ` [PATCH v2 2/7] Btrfs: separate DISCARD from __btrfs_map_block Liu Bo
2017-03-14 20:33 ` [PATCH v2 3/7] Btrfs: introduce a function to get extra mirror from replace Liu Bo
2017-03-14 20:33 ` [PATCH v2 4/7] Btrfs: handle operations for device replace separately Liu Bo
2017-03-14 20:33 ` [PATCH v2 5/7] Btrfs: do not add extra mirror when dev_replace target dev is not available Liu Bo
2017-03-14 20:34 ` [PATCH v2 6/7] Btrfs: helper for ops that requires full stripe Liu Bo
2017-03-14 20:34 ` [PATCH v2 7/7] Btrfs: convert BUG_ON to WARN_ON Liu Bo
2017-03-15 13:07 ` [PATCH v2 0/7] cleanup __btrfs_map_block David Sterba
2017-03-15 18:08 ` Liu Bo [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=20170315180853.GA7651@lim.localdomain \
--to=bo.li.liu@oracle.com \
--cc=dsterba@suse.cz \
--cc=linux-btrfs@vger.kernel.org \
--cc=quwenruo@cn.fujitsu.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;
as well as URLs for NNTP newsgroup(s).