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=-0.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, URIBL_BLOCKED autolearn=unavailable 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 ECE9BECDE46 for ; Fri, 26 Oct 2018 20:10:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B173B20824 for ; Fri, 26 Oct 2018 20:10:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux-foundation.org header.i=@linux-foundation.org header.b="HyLFPSe6" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B173B20824 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linux-foundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-nfs-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725861AbeJ0Es7 (ORCPT ); Sat, 27 Oct 2018 00:48:59 -0400 Received: from mail-lj1-f194.google.com ([209.85.208.194]:45277 "EHLO mail-lj1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725965AbeJ0Es6 (ORCPT ); Sat, 27 Oct 2018 00:48:58 -0400 Received: by mail-lj1-f194.google.com with SMTP id j4-v6so2256890ljc.12 for ; Fri, 26 Oct 2018 13:10:34 -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=QLkHV6pWJe+d2iTOq9CFVVNca99PLFJdKWtysCVEe2U=; b=HyLFPSe6bZrKzK27B3sfl4VlIuDEB/OWrWL1/IUP5YVYi+ad6/Kio3/O3XFlqHoglC ImG9EuqzH+7mi2hbOJBYaN/MdHCAQ/E4dW2x/F6OqP8/NSqnWexP7zwGQTvywAMRWc7Y VhdWmAS8kEw/YJlhO35lPHD3M6LJLsCIj9ikM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=QLkHV6pWJe+d2iTOq9CFVVNca99PLFJdKWtysCVEe2U=; b=alJNJ2+stK8n8Cs5Qn7sH/ZPhgCR5LFFXfXob1NNrDb5pC1hgMHG+qStw3Zbh6/dEf YPo8zi0sIHcTAEgpYp3IZKfLn/EJpjjb0kouGsKltg0qt0lEZVpGQuVEWZMqWQkkuvTx vqk/pk4NDaMIDsPBQNifDBJczpCPN9jYafzDSygycZiI/qrCicx4e2zyP2Nd9cNholM/ rpOi+QcyYh8vCtdhfAgZSqXxr0y8YbhiIUk/uJoQayjNXcqpzC8TiA09kHKyvhXpric0 6lg2pe6hvdzPfnZEsnscwBC2NiydpKtL01M/UD3yF++ZPmZpgMT0hyP0vzmNKRMG+nZM 8jkA== X-Gm-Message-State: AGRZ1gJUlVh6V4lxnbuJXkiwcSxdVXyM6ijE7TrCNR0twCqv/zPPUEr/ UMlsfT9egWul6w9mt6O1uhpq5Dd1YPD88w== X-Google-Smtp-Source: AJdET5dueCMnBVnpT4wOB5+XxwcA2SuPUrqLC7vT6rKuIOt01rHQ2tf9JahyYdApRgRsVF+eHzklyQ== X-Received: by 2002:a2e:924b:: with SMTP id v11-v6mr3120571ljg.9.1540584633729; Fri, 26 Oct 2018 13:10:33 -0700 (PDT) Received: from mail-lf1-f51.google.com (mail-lf1-f51.google.com. [209.85.167.51]) by smtp.gmail.com with ESMTPSA id s22-v6sm1291207lfb.12.2018.10.26.13.10.32 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Oct 2018 13:10:32 -0700 (PDT) Received: by mail-lf1-f51.google.com with SMTP id x24-v6so1833968lfe.5 for ; Fri, 26 Oct 2018 13:10:32 -0700 (PDT) X-Received: by 2002:a19:7019:: with SMTP id h25-v6mr3223752lfc.147.1540584632204; Fri, 26 Oct 2018 13:10:32 -0700 (PDT) MIME-Version: 1.0 References: <6bbed95d83465dde644c6f66acc73e3cd94f123e.camel@hammerspace.com> In-Reply-To: <6bbed95d83465dde644c6f66acc73e3cd94f123e.camel@hammerspace.com> From: Linus Torvalds Date: Fri, 26 Oct 2018 13:10:16 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [GIT PULL] Please pull NFS client changes for Linux 4.20. To: trondmy@hammerspace.com Cc: Linux Kernel Mailing List , linux-nfs@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: linux-nfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-nfs@vger.kernel.org On Fri, Oct 26, 2018 at 8:45 AM Trond Myklebust wrote: > > NFS client updates for Linux 4.20 Pulled. Btw, just out of curiosity - is there some pattern to when I get the pull requests from you vs Anna? Or is it just "whoever happens to have the baton"? Not that it matters, but I was wondering if there was some logic to it that I've missed.. Linus