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=-1.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_PASS 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 CF88FC4360F for ; Sun, 3 Mar 2019 20:21:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 97EA020835 for ; Sun, 3 Mar 2019 20:21:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1551644497; bh=GoROjpRh/Ksk+FqUK1F/i4B6Syaz5p+jJN11iVnBl2k=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=cHuacpRewSsynw+ML1iIXUQUIqAeiAuoWSpUO2drwFZ1aIx8MyFrjSiYoHMEjedXW uaPT4+VUnZeMv58QC6m6viDl31G55TUr3+7zWU7hO4M+qESwtZQ8sRVdST1sZFuiW4 IgS1YdexiR8qBzw8WGOE1YzmeOBLU6dy023kHMUc= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726639AbfCCUVf (ORCPT ); Sun, 3 Mar 2019 15:21:35 -0500 Received: from mail-lf1-f54.google.com ([209.85.167.54]:41209 "EHLO mail-lf1-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726472AbfCCUVe (ORCPT ); Sun, 3 Mar 2019 15:21:34 -0500 Received: by mail-lf1-f54.google.com with SMTP id y7so1995992lfg.8 for ; Sun, 03 Mar 2019 12:21:33 -0800 (PST) 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=0ZVuktvhuSYUOMCCpWsMBFzskA8alavFEwkh2F2AGgU=; b=MyRfEZn5zPECVVQ4P2qTbo4jlBiX1Vgo9P9JN0qWK5mrfqIIgWTQ6Vx70siSFZMlqI JMKW60zyHs9IMDp1n0H4V3CpPVxOg0a9XDsA4fd53HarYGCeT0wXcppcKGLxEsyWaa0o 5KKhmrkvIXOnjRrs8PaqeiYrUKFYTlWbGuskg= 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=0ZVuktvhuSYUOMCCpWsMBFzskA8alavFEwkh2F2AGgU=; b=XZSnoXBKdtlHX5OcWn8K8/VnTpG68zaDzUEcvWEtFkIL91eSx0ZsuHsRSwSK8xB3fW 8OwRBcgGmy1B2ovShBty53HdqOHyxleRWN6n1eMFzGoaZhfBcnX3WGwPYLn2DviT6q6t RC0eqDUVBiRfHjLkx4Df2IIsDW8jFAiJARjBz/p/hZURvxxLejU9yV1YgHIsZFuZJiZR OktHPw8ZbsxGQYfJA826/Vn7K2QLUqluo+By7zkFEccxpJMRJO5rmCOxS2C2LGds+GeU uCinC/U3mKCvCqD6ZWZYAws5EF314jm56N1J5S8k4ScHiVMZk5PmrJyr5cqhNL3jpy7e YVFA== X-Gm-Message-State: APjAAAVuRuzZuYdfwnyxoNnKuzo35J9O00SHy/We7+WscI6TCSlvX2bT gB8fAdhIgF+x1nwyuWp53CF2qms9tm8= X-Google-Smtp-Source: APXvYqy93sUrAwQn/GzV4+mIlleThfqWsauHL2GzRTEWB5eM1naMAWrc/Qt2bQ8Ras1QfwsOTWHQ5g== X-Received: by 2002:ac2:4436:: with SMTP id w22mr8257330lfl.155.1551644491800; Sun, 03 Mar 2019 12:21:31 -0800 (PST) Received: from mail-lj1-f179.google.com (mail-lj1-f179.google.com. [209.85.208.179]) by smtp.gmail.com with ESMTPSA id c5sm1195467lja.90.2019.03.03.12.21.30 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Mar 2019 12:21:31 -0800 (PST) Received: by mail-lj1-f179.google.com with SMTP id z20so2475495ljj.10 for ; Sun, 03 Mar 2019 12:21:30 -0800 (PST) X-Received: by 2002:a2e:208a:: with SMTP id g10mr8730168lji.135.1551644490408; Sun, 03 Mar 2019 12:21:30 -0800 (PST) MIME-Version: 1.0 References: <20190303034249.GO2217@ZenIV.linux.org.uk> In-Reply-To: <20190303034249.GO2217@ZenIV.linux.org.uk> From: Linus Torvalds Date: Sun, 3 Mar 2019 12:21:14 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [git pull] vfs.git fixes To: Al Viro Cc: Linux List Kernel Mailing , linux-fsdevel Content-Type: text/plain; charset="UTF-8" Sender: linux-fsdevel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org On Sat, Mar 2, 2019 at 7:43 PM Al Viro wrote: > > Assorted fixes that sat in -next for a while, all over the > place. Is this for the merge window or _very_ late fixes for 5.0? One of the commits doesn't look appropriate for this (very late) stage of the rc series: "cgroup: saner refcounting for cgroup_root" seems to be a pure cleanup, and not one that matters for subsequent fixes. And the string length one looks sane, but not exactly critical. I'm getting the feeling that this is for the merge window, but wanted to verify. Linus