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.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 1B4D6C433EF for ; Thu, 9 Sep 2021 23:21:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EE70D610E8 for ; Thu, 9 Sep 2021 23:21:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349230AbhIIXXG (ORCPT ); Thu, 9 Sep 2021 19:23:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53550 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349239AbhIIXXB (ORCPT ); Thu, 9 Sep 2021 19:23:01 -0400 Received: from mail-lf1-x136.google.com (mail-lf1-x136.google.com [IPv6:2a00:1450:4864:20::136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 075B4C061575 for ; Thu, 9 Sep 2021 16:21:51 -0700 (PDT) Received: by mail-lf1-x136.google.com with SMTP id f18so140986lfk.12 for ; Thu, 09 Sep 2021 16:21:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux-foundation.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=8Ip6KeFGcMX6jk9gP4cDHs2yNmjHzz+Km9aVu9mX3ZE=; b=PDH0k14suDx2erif+Etm2SZyyScxLmkUEtTlX1eWR0TBNG0r8lWhLn6ZvxqwKoY3ci i7s1ryMlCEII7y6dkPcEQ0oJMtO64o88WtQ7jZ/3SDF7nuKYvJLfXlpqAaE8hG4vx3aL TRMu3W7UGfv9Jt2Ic4dz98+v1tX0C2JahfpvY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=8Ip6KeFGcMX6jk9gP4cDHs2yNmjHzz+Km9aVu9mX3ZE=; b=Jl63QkZXX7y+OyUNtSHyvwEyRpPFNOa2ssfe1S/+F3MvkQfR8iZyWmL+fXjKtwQ54Q J38j4Og37A4jD2dnNqIndQoRHJWwtQl1W6dt7zYRnlsAwcdYD3hSTr1OWvp0zKlRBMP5 g1YGU72QlBRR4/FLHlLEU5uzc5Cj/VDL9/xzhg+nsqTNPU0iowIvpdzYmyqwKWDZG5b9 uXJGJYenTqUqoyinFcnT87oQJBNgvsXC4uFdB6LIYycnZTqUE2qqvowUz0fkAWMJE5up QoRiLxD2IhUmj7kmz7dcxPRvo7AblHcLZuYaGLwOq0+WqrUApz0UTx5cGKELlA1jqlBe f8xA== X-Gm-Message-State: AOAM531GmOsjjKSGWQbu8tsguCBW/4Ktd4PspecAEPeNIhQcxMd9AD2I IQaOhOrRConHITu4eepCjCJm9sa77N9ZoDCAThE= X-Google-Smtp-Source: ABdhPJwOJNcVOYSs81dR1nZralsE18F5isGGYpQCDCP+q1z6h/VqPSesSPDaRoWCtvQakNDRawgCig== X-Received: by 2002:a05:6512:3f03:: with SMTP id y3mr1661926lfa.5.1631229708767; Thu, 09 Sep 2021 16:21:48 -0700 (PDT) Received: from mail-lf1-f52.google.com (mail-lf1-f52.google.com. [209.85.167.52]) by smtp.gmail.com with ESMTPSA id i5sm341439lfb.124.2021.09.09.16.21.47 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 09 Sep 2021 16:21:48 -0700 (PDT) Received: by mail-lf1-f52.google.com with SMTP id a4so168793lfg.8 for ; Thu, 09 Sep 2021 16:21:47 -0700 (PDT) X-Received: by 2002:a05:6512:3da5:: with SMTP id k37mr1641237lfv.655.1631229707726; Thu, 09 Sep 2021 16:21:47 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Linus Torvalds Date: Thu, 9 Sep 2021 16:21:31 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [GIT PULL] ksmbd fixes To: Steve French Cc: CIFS , LKML , Namjae Jeon Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 9, 2021 at 2:59 PM Steve French wrote: > > 18 ksmbd fixes including: Sigh.. The text in the tag says 19. But 18 was indeed correct. For next time, if you're not quite certain, git can help you with these things: git rev-list --count --no-merges linus.. or similar. But the important part is just the overview of what's actually going on, not the number of patches. I tend to mostly edit that out anyway. Linus