Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1677041

Re: [PATCH V4 00/12] blktrace: output cgroup info

Path csiph.com!news.mixmin.net!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod
From Tejun Heo <tj@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH V4 00/12] blktrace: output cgroup info
Date Wed, 28 Jun 2017 20:20:04 +0200
Message-ID <tXpJi-Rv-45@gated-at.bofh.it> (permalink)
References <tXppV-t5-19@gated-at.bofh.it> <tXppZ-t5-103@gated-at.bofh.it> <tXppZ-t5-105@gated-at.bofh.it> <tXppZ-t5-101@gated-at.bofh.it>
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=5bok/p+9l4mUx96dg5fEv9WEU12leOnVP8arNSEVdFw=; b=gI1etLgbjLCDxLxE6CWd7KzbGDdrvv7iXhndh5SqruLUaMvO24Dyw5H1IEcQi2JHqj xPl1GG4cOVu/0a0pxRjvK3+GJctNQ120bdqYkzODW1cwF9IdnKlUL0GBwktd2Ituy5Rk 5aTEfMxx10U0HNIyB1GQE3LEDAr6KtetgPTGNHIzesKP2IoKyPNhDw/bmAWK7BIfQ01q fb9LznpuRc/kwL44KERJ7V08KQJwEGwYTeJ+Y0pXpVg3YKA2IpOYCxxgXltJEL5KAC4a 9h5IkNUfXizJRDkXC+6BeKwxCq5fetSAtWy20j3iK2zwyW7ryQ1IDHkDTq4Rp9Dc/rcu oCvQ==
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=5bok/p+9l4mUx96dg5fEv9WEU12leOnVP8arNSEVdFw=; b=HqTMva+iQuxvubieaXJWDny3Vi/JdyA87aJBMZGHHe8fYK8DFs989Yr9BySZ71EHcA Tuc/GqP+MiPponmMTcGZW99MUL9siYf26ge1d3Xzx5Mb8JX+h3l9Yysv0EljjhhyBvuo wZ6zQfof8pkSc28Lc/SdP0RenTq/mWzKNyqnPmiJL9y51Ei7LFc53xs9h+27hksS+nEx dJLMfuLL6C1kaYD0+zRML44QETG8QukrcJVwR5cbsRTZ0gqAw5WtO586iSUsHcO7TH8X ytHOiTr2Wyr5ov3XLOoHiifjyaWeoGsGUBJq9H0ogRz+E2QaZUf3+gf1cC5uiBKBguc+ +4+w==
X-Gm-Message-State AKS2vOwcZRSlGfLJYwI6u9sV8+g4OKYPN6oWweHYKKrYLNv18ksX8U0E M+9arpDPva1RFg==
X-Received by 10.129.55.149 with SMTP id e143mr8676219ywa.33.1498673521374; Wed, 28 Jun 2017 11:12:01 -0700 (PDT)
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.8.3 (2017-05-23)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 23
Organization linux.* mail to news gateway
X-Original-Cc Shaohua Li <shli@kernel.org>, linux-kernel@vger.kernel.org, linux-block@vger.kernel.org, hch@lst.de, rostedt@goodmis.org, lizefan@huawei.com, Kernel-team@fb.com, Shaohua Li <shli@fb.com>
X-Original-Date Wed, 28 Jun 2017 14:11:59 -0400
X-Original-Message-ID <20170628181159.GB24647@htj.duckdns.org>
X-Original-References <cover.1498666964.git.shli@fb.com> <f458724a-464b-6039-4893-a2584540044d@kernel.dk> <20170628165316.nozfbdvmpflqwt3f@kernel.org> <15d71514-4f24-0cff-8f85-3e70268fc7a7@kernel.dk>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1677041

Show key headers only | View raw


Hello,

On Wed, Jun 28, 2017 at 10:54:28AM -0600, Jens Axboe wrote:
> >> Series looks fine to me. I don't know how you want to split or funnel it,
> >> since it touches multiple different parts. Would it make sense to split this
> >> series into two - one for the kernfs changes, and then a subsequent block
> >> series that depend on that?
> > 
> > What's the best practice to do this without building errors? Ask Tejun
> > to merge the first 7 patches first?
> 
> Yes, and then resend the block patches, just noting that dependency. Then
> we can funnel them in like that.

I wonder whether it'd be a lot easier to route the whole series
through one tree, most likely block.  Greg, would that be okay with
you?  Alternatively, we can route the whole thing through driver tree
if Jens is okay with that.

Thanks.

-- 
tejun

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH V4 00/12] blktrace: output cgroup info Jens Axboe <axboe@kernel.dk> - 2017-06-28 20:00 +0200
  Re: [PATCH V4 00/12] blktrace: output cgroup info Tejun Heo <tj@kernel.org> - 2017-06-28 20:20 +0200
    Re: [PATCH V4 00/12] blktrace: output cgroup info Jens Axboe <axboe@kernel.dk> - 2017-06-28 23:00 +0200
      Re: [PATCH V4 00/12] blktrace: output cgroup info Tejun Heo <tj@kernel.org> - 2017-06-28 23:30 +0200
        Re: [PATCH V4 00/12] blktrace: output cgroup info Greg KH <gregkh@linuxfoundation.org> - 2017-06-29 15:00 +0200
      Re: [PATCH V4 00/12] blktrace: output cgroup info Shaohua Li <shli@kernel.org> - 2017-06-29 20:40 +0200

csiph-web