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.5 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 71E13C4346E for ; Thu, 24 Sep 2020 23:05:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 01BBF2396F for ; Thu, 24 Sep 2020 23:05:24 +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="AGjPLAwm" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726762AbgIXXFX (ORCPT ); Thu, 24 Sep 2020 19:05:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52756 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726676AbgIXXFX (ORCPT ); Thu, 24 Sep 2020 19:05:23 -0400 Received: from mail-pf1-x441.google.com (mail-pf1-x441.google.com [IPv6:2607:f8b0:4864:20::441]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 19D84C0613CE for ; Thu, 24 Sep 2020 16:05:23 -0700 (PDT) Received: by mail-pf1-x441.google.com with SMTP id n14so1107728pff.6 for ; Thu, 24 Sep 2020 16:05:23 -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=hnujkixuRutuFm4HGJsB1dGhTsgM8S0w50kayJIGLaI=; b=AGjPLAwmd0eUyxxHh90kZSBg3bosIAt3Ufw+0IDG15NNgTznjJp8nHebjBbTvVbtJp VZmNIpA89F1a0DyN7dNSZErrceZ+VGgSxfVUBUC/6FUQ6DdGsduL4BCt6ghnlJDlbWV6 MBu80ynEvcPsSPce+VyrlzcR8f24v7fopLv2vp4EE9lQ206XB75uSsUH2VFsd4bfxr/H T2sH2vPfRYOaBATr2pGEEvaLhByriK0qI8uc2zXnqFHM6LqQyuUQNT9X9MdkrtzZUme4 HUd5/WCq+j0FMK53FJ8xTwGBjVsNK7CRpWgZ6fSN0dmoNs4XLYfrE3AByUS1EvR15tiD k6sQ== 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=hnujkixuRutuFm4HGJsB1dGhTsgM8S0w50kayJIGLaI=; b=h5Xr+e8y0ByP7KqyKQTzcQxNGXCoXm+G19+MifvNWJHNFSoBp1u0KTtUtgRDJr9TTQ KaXs8lT7Xmnr2k+xZwzvpoGfIFWd+avujcgEckJnp1RWd+LmzNNpF522SNpxKmGrR7tB vT8nUAvdt0TaCoZ2CAqQSv8ATaC7cVN2zN+F3lu7J5kyR1RccIGLDS68GOVm4Dxi8Vj3 F/fpS/V4zKXCI0N4CuAo7mLAkWr/4LggJ1Z15M9C1O2KI2Zo5VunLkZvIiDaNhP7yTut osmBly/9G+4HHJVcdBI1WbTW0adRUGwCPQHP6/xUEoa2eh/S8Rb1Mfp9BaMseDzNbTBy jxzA== X-Gm-Message-State: AOAM530HjExeum/MEAvEYnaMlRpJKDYAqque6rLXNZocgbwiMM4ThtxW 5GyHuisfRHKGhCViL+z3yc6Auw== X-Google-Smtp-Source: ABdhPJy48Kf1t5uSs4D7LqUt5Y++xBcg6hs8vGC7R3E5kRfGt3wS51C1KBJ0tAonffigZ7E5TVpuDQ== X-Received: by 2002:a63:c1c:: with SMTP id b28mr1084821pgl.275.1600988722347; Thu, 24 Sep 2020 16:05:22 -0700 (PDT) Received: from [192.168.1.134] ([66.219.217.173]) by smtp.gmail.com with ESMTPSA id ih11sm302565pjb.51.2020.09.24.16.05.21 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 24 Sep 2020 16:05:21 -0700 (PDT) Subject: Re: linux-next: Signed-off-by missing for commits in the block tree To: Stephen Rothwell Cc: Linux Next Mailing List , Linux Kernel Mailing List , Song Liu References: <20200925084053.7169dd01@canb.auug.org.au> From: Jens Axboe Message-ID: Date: Thu, 24 Sep 2020 17:05:20 -0600 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: <20200925084053.7169dd01@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-kernel@vger.kernel.org On 9/24/20 4:40 PM, Stephen Rothwell wrote: > Hi all, > > Commits > > caec515ad9ed ("md/raid5: reallocate page array after setting new stripe_size") > 6a4b2e201b37 ("md/raid5: resize stripe_head when reshape array") > 1df3ccb18cf4 ("md/raid5: let multiple devices of stripe_head share page") > e56e7ebce809 ("md/raid6: let async recovery function support different page offset") > 2b2059f32e20 ("md/raid6: let syndrome computor support different page offset") > f849daa2c23c ("md/raid5: convert to new xor compution interface") > 4737539e07a3 ("md/raid5: add new xor function to support different page offset") > a5a1925b9a1a ("md/raid5: make async_copy_data() to support different page offset") > > are missing a Signed-off-by from their committer. Song, I'm going to drop this series. Please re-do it and submit it again. -- Jens Axboe