From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-it0-f65.google.com ([209.85.214.65]:51753 "EHLO mail-it0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752424AbeGAThA (ORCPT ); Sun, 1 Jul 2018 15:37:00 -0400 Received: by mail-it0-f65.google.com with SMTP id o5-v6so8399446itc.1 for ; Sun, 01 Jul 2018 12:37:00 -0700 (PDT) MIME-Version: 1.0 References: <20180701123129.GS30522@ZenIV.linux.org.uk> In-Reply-To: <20180701123129.GS30522@ZenIV.linux.org.uk> From: Linus Torvalds Date: Sun, 1 Jul 2018 12:36:49 -0700 Message-ID: Subject: Re: [git pull] vfs fixes To: Al Viro Cc: linux-fsdevel Content-Type: text/plain; charset="UTF-8" Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Sun, Jul 1, 2018 at 5:31 AM Al Viro wrote: > > Followup to procfs-seq_file series this window That was a singularly unhelpful "description" of what is going on. As is the one-liner shortlog: > Chunyu Hu (1): > proc: add proc_seq_release which also says *nothing* about what is actually going on here and what is fixed. Please make your pull requests actually describe what the hell is going on, and why. Linus