All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.cz>
To: Qu Wenruo <quwenruo.btrfs@gmx.com>
Cc: dsterba@suse.cz, Qu Wenruo <wqu@suse.com>, linux-btrfs@vger.kernel.org
Subject: Re: [PATCH 0/6] btrfs: qgroup: Delay subtree scan to reduce overhead
Date: Fri, 19 Oct 2018 16:54:38 +0200	[thread overview]
Message-ID: <20181019145437.GJ16290@twin.jikos.cz> (raw)
In-Reply-To: <c546fa75-00b8-a897-6656-3550a8367ab2@gmx.com>

On Fri, Oct 19, 2018 at 10:51:47PM +0800, Qu Wenruo wrote:
> 
> 
> On 2018/10/19 下午9:42, David Sterba wrote:
> > On Thu, Oct 18, 2018 at 07:17:23PM +0800, Qu Wenruo wrote:
> >> This patchset can be fetched from github:
> >> https://github.com/adam900710/linux/tree/qgroup_balance_skip_trees
> >>
> >> Which is still based on v4.19-rc1, but with previous submitted patches
> >> as dependency.
> > 
> > Please rebase this patchset on top of misc-4.20, this should not change
> > as it's going to be the 1st pull.
> > 
> > I tried to pull the git branch and rebase but there were several
> > conflicts and some of the paches appeared duplicated so the rebase did
> > not recognize the changes as identical.
> > 
> > Applying patches from mails causes other sort of conflicts and I can't
> > seem to get a compilable version.
> > 
> > This is not urgent as I want to put the patchset to a topic branch and
> > give it some testing before it goes to for-next. Thanks.
> 
> Current patchset (still using while(rb_first()) for cleanup
> swapped_blocks) rebased to misc-4.20.
> With all checkpatch errors fixed.
> 
> The branch is:
> https://github.com/adam900710/linux/tree/qgroup_delayed_subtree_rebased

Thanks.

> Please note that this is only for test purpose.
> Due to explained reasons, I don't really think it should go misc-next
> right now.

Ok. Misc-next is for things that pass some review and testing, the rest
is in for-next and can be delayed or dropped as needed.

      reply	other threads:[~2018-10-19 14:54 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-18 11:17 [PATCH 0/6] btrfs: qgroup: Delay subtree scan to reduce overhead Qu Wenruo
2018-10-18 11:17 ` [PATCH 1/6] btrfs: qgroup: Allow btrfs_qgroup_extent_record::old_roots unpopulated at insert time Qu Wenruo
2018-10-18 11:17 ` [PATCH 2/6] btrfs: relocation: Commit transaction before dropping btrfs_root::reloc_root Qu Wenruo
2018-10-18 11:17 ` [PATCH 3/6] btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swap() Qu Wenruo
2018-10-18 11:17 ` [PATCH 4/6] btrfs: qgroup: Introduce per-root swapped blocks infrastructure Qu Wenruo
2018-10-18 16:20   ` David Sterba
2018-10-18 23:29     ` Qu Wenruo
2018-10-19  9:15       ` David Sterba
2018-10-19  9:46         ` Qu Wenruo
2018-10-19 10:04           ` David Sterba
2018-10-19 13:03             ` Qu Wenruo
2018-10-18 11:17 ` [PATCH 5/6] btrfs: qgroup: Use delayed subtree rescan for balance Qu Wenruo
2018-10-19 13:12   ` David Sterba
2018-10-19 13:19     ` David Sterba
2018-10-18 11:17 ` [PATCH 6/6] btrfs: qgroup: Cleanup old subtree swap code Qu Wenruo
2018-10-19 13:42 ` [PATCH 0/6] btrfs: qgroup: Delay subtree scan to reduce overhead David Sterba
2018-10-19 13:47   ` Qu Wenruo
2018-10-19 14:51   ` Qu Wenruo
2018-10-19 14:54     ` 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=20181019145437.GJ16290@twin.jikos.cz \
    --to=dsterba@suse.cz \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=quwenruo.btrfs@gmx.com \
    --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 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.