From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2A9CCC433DF for ; Mon, 29 Jun 2020 18:49:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0E2F02063A for ; Mon, 29 Jun 2020 18:49:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=kernel-dk.20150623.gappssmtp.com header.i=@kernel-dk.20150623.gappssmtp.com header.b="m0swvNT5" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729405AbgF2StF (ORCPT ); Mon, 29 Jun 2020 14:49:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39194 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729330AbgF2Srn (ORCPT ); Mon, 29 Jun 2020 14:47:43 -0400 Received: from mail-pj1-x102a.google.com (mail-pj1-x102a.google.com [IPv6:2607:f8b0:4864:20::102a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 043E0C02F03E for ; Mon, 29 Jun 2020 08:09:50 -0700 (PDT) Received: by mail-pj1-x102a.google.com with SMTP id u8so7882912pje.4 for ; Mon, 29 Jun 2020 08:09:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=NqlmVG78iXs3ajjXsqe/luI6Bsp4Jqxp96Da7CCW4P0=; b=m0swvNT5I4fsJ5e0cVdRCGoS4Gep1sPkCbXehbvbkq+AANBChxcAllGhlBu0NrflKc i75XmYCkOQ7onW5AoCG6eCrz24Tr7rgsr7d0+eu0uJtAiS62ODVgPZ1+T+nd+gNZPk+K tz9fcA9G3gIiKOVi0fOebGPrsDXPjX1qqHNGuq3d/S36WOD2Awto4/RKwsVUrRXp5l60 FbKtJnwhq8Nevr37M3deQWyv/IqzYPtC8a6O9fKz8k7GN7/N8WAuFzzUTmwtynKD2yuQ Uf/lFdAUyyLcs3eJhIzvwxHyTImxc1Ln5ZACcRGG3UEFWISgdBleMn4XbujIAFsjsCmP esIA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=NqlmVG78iXs3ajjXsqe/luI6Bsp4Jqxp96Da7CCW4P0=; b=uUzzHFSwVayn/gliwAlSspVN9M6lTrOvJawQzORbxxyZdf+aMcumaxcDQIrFyelaZ6 rEvkr9fUv3zwBLNZb53lYx1iLtd0Ogm2AbGDRFIBBU2V+iQflHo+ty8bENGtluTUm/oH ATEgztcdw0zfg5128n1a3jAst4M08ab2Qw9U7pMf8N5bIkpmpjNSH5XcItm9QfW0fZxw yjbWJmzc22XbzEhxVZ1PJ4KNQdR2PtQD+uNO/h7+heZ3gHa4BRQmkek6XGeCaX4Va7bj LBStH80y6iCMCDhIXlPY514jiSzjd7iUGZc/3PQT/Wd4UE7T0f/p57ybaQYWrKBsTVGH uogQ== X-Gm-Message-State: AOAM533I8EshlbelgJoZe8dIRK9+yvVdAu/AF4NWmtpSAemB9woh0beD WjePCV3kAZrdnxCtbnBGsTN3ng== X-Google-Smtp-Source: ABdhPJxwZjsguM484F6sMiKLUZjrGQV40HFdBT3LN52GuV2BrrlgN4LhTVhem+onWXtopEtTIEUvTw== X-Received: by 2002:a17:90a:222d:: with SMTP id c42mr11700791pje.126.1593443389436; Mon, 29 Jun 2020 08:09:49 -0700 (PDT) Received: from [192.168.86.197] (cpe-75-85-219-51.dc.res.rr.com. [75.85.219.51]) by smtp.gmail.com with ESMTPSA id p19sm83847pff.116.2020.06.29.08.09.46 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 29 Jun 2020 08:09:48 -0700 (PDT) Subject: Re: drive-by blk-cgroup cleanups To: Christoph Hellwig , Tejun Heo Cc: Dennis Zhou , Li Zefan , Johannes Weiner , dm-devel@redhat.com, linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, cgroups@vger.kernel.org, linux-mm@kvack.org References: <20200627073159.2447325-1-hch@lst.de> From: Jens Axboe Message-ID: <90c404ed-58b0-274e-516f-b7c63ce34fcc@kernel.dk> Date: Mon, 29 Jun 2020 09:09:45 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <20200627073159.2447325-1-hch@lst.de> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 6/27/20 1:31 AM, 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. Applied, thanks. -- Jens Axboe