From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from zeniv.linux.org.uk ([195.92.253.2]:33182 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752475AbeGAUFl (ORCPT ); Sun, 1 Jul 2018 16:05:41 -0400 Date: Sun, 1 Jul 2018 21:05:39 +0100 From: Al Viro To: Linus Torvalds Cc: linux-fsdevel Subject: Re: [git pull] vfs fixes Message-ID: <20180701200539.GU30522@ZenIV.linux.org.uk> References: <20180701123129.GS30522@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Sun, Jul 01, 2018 at 12:36:49PM -0700, Linus Torvalds wrote: > 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. Point taken... Would something along the lines of "fixing a leak introduced in procfs-seq_file series" be OK, or do you prefer more details?