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=-5.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, 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 521D9C64E7A for ; Tue, 1 Dec 2020 21:10:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DC0F520665 for ; Tue, 1 Dec 2020 21:10:28 +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="hegUEwHK" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387718AbgLAVKN (ORCPT ); Tue, 1 Dec 2020 16:10:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51922 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387678AbgLAVKM (ORCPT ); Tue, 1 Dec 2020 16:10:12 -0500 Received: from mail-pj1-x1041.google.com (mail-pj1-x1041.google.com [IPv6:2607:f8b0:4864:20::1041]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 53D77C0613D4 for ; Tue, 1 Dec 2020 13:09:26 -0800 (PST) Received: by mail-pj1-x1041.google.com with SMTP id hk16so2106056pjb.4 for ; Tue, 01 Dec 2020 13:09:26 -0800 (PST) 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=kleAjzFWz3OtpNLf1se50VCeK2jIcs1puUlgppjlZ1k=; b=hegUEwHK7aBzv388RWHuQf1ZvdsqiuwqJ7fIe1QhmYtAUMH/uEp09Noqwbh1zwG+rE ShFkiMjifoU1x1uMGh+6kzGQ2P6fi3Xla29QypgH5/EoNNpumHq/OvbVh5fTlebWmO1Z +54VveptOaiRCl9gfzwHRmIUI879W+t4ldBAcTYTNLCCiAaCE9kZjutGfcTI9UzQb/co CzCBXtXp/0rlU0EkOEw5fVNW8EZOmGvz1P1Q+WRJqtQ7867HvialFzKiRCyb7Q6mnBE+ WnfoTlGN0sqfnj/EmlgrWilnB04enIItURSBYTXt56Ja9nacl6FH30+qUvPOIqDdOs8L Zg1g== 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=kleAjzFWz3OtpNLf1se50VCeK2jIcs1puUlgppjlZ1k=; b=uFUeW9LO+/fq+Nlp64a2IPWrq8MVHHWXKXxrd19by2A6sr+8nEQ0499kHCgKR6oer8 Q5pUWvsKBqvReNt6DLdKmnxWjYl5hLgOVAZn2xQSoSvlj7/zgBwZTgZFUEYQKQgCtPR6 KxU0jsZOyIihEQJ1ELUolZJce/1qh/vkrTkkcdekjSSlss38klgHCfwex48q0qDloDDQ mT8dZ5brtGID3QtQ6Z9LgGX2ZvemdpC3d89Fpc9zfxmmwNOpG1JBTtno8UPT4LmaZ2kL /rc/BV9gNiSmn2pXxIuBFP+4+SsiHf3FtYC7m+P+kkypOKHYQsfOkHR7dFUGRrQt7BZ8 Eyug== X-Gm-Message-State: AOAM530cxMaSNliq1bBkrWNy+pzvpC5RcEHM1Alpraoqx0Yi2AcEnBpc IrTQEYdcJFQE9OcowrzR0Nh8n/eKO42/gA== X-Google-Smtp-Source: ABdhPJx/BGxD+kEKndgvRce77NwrUIEJ2SIBBz3GSo7W9NgywajW0dPPa9AHd8ZZm+U5I3c4y90Kww== X-Received: by 2002:a17:90b:1a90:: with SMTP id ng16mr4645117pjb.58.1606856965447; Tue, 01 Dec 2020 13:09:25 -0800 (PST) Received: from [192.168.1.134] ([66.219.217.173]) by smtp.gmail.com with ESMTPSA id o132sm652093pfg.100.2020.12.01.13.09.24 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 01 Dec 2020 13:09:24 -0800 (PST) Subject: Re: linux-next: Fixes tag needs some work in the block tree To: Stephen Rothwell Cc: Christoph Hellwig , Linux Kernel Mailing List , Linux Next Mailing List References: <20201202080254.4e8dbb43@canb.auug.org.au> From: Jens Axboe Message-ID: <9ef33d53-a98e-7608-da86-f3cf7b4b6da1@kernel.dk> Date: Tue, 1 Dec 2020 14:09:24 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20201202080254.4e8dbb43@canb.auug.org.au> Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On 12/1/20 2:02 PM, Stephen Rothwell wrote: > Hi all, > > In commit > > 573cc9d095bc ("blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats") > > Fixes tag > > Fixes: ef45fe470e1 ("blk-cgroup: show global disk stats in root cgroup io.stat") > > has these problem(s): > > - SHA1 should be at least 12 digits long > > For the future, this can be fixed by setting core.abbrev to 12 (or more) > or (for git v2.11 or later) just making sure it is not set (or set to > "auto"). It's in Linus's tree, not in -next. The ship has sailed... -- Jens Axboe