From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: drive-by blk-cgroup cleanups Date: Mon, 29 Jun 2020 09:56:43 -0400 Message-ID: <20200629135643.GA233973@mtj.thefacebook.com> References: <20200627073159.2447325-1-hch@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20200627073159.2447325-1-hch@lst.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com Content-Disposition: inline To: Christoph Hellwig Cc: Jens Axboe , cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, linux-block@vger.kernel.org, linux-mm@kvack.org, dm-devel@redhat.com, Li Zefan , Johannes Weiner , Dennis Zhou List-Id: dm-devel.ids On Sat, Jun 27, 2020 at 09:31:45AM +0200, Christoph Hellwig wrote: > Hi all, > > while looking into another "project" I ended up wading through the > blkcq code for research and found a bunch of lose ends. So here is > a bunch of drive-by cleanups for the code. The whole series looks great to me. Acked-by: Tejun Heo Thanks. -- tejun