From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from zeniv.linux.org.uk ([195.92.253.2]:41756 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751986AbeF1AnR (ORCPT ); Wed, 27 Jun 2018 20:43:17 -0400 Date: Thu, 28 Jun 2018 01:43:14 +0100 From: Al Viro To: Christoph Hellwig Cc: Chunyu Hu , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] proc: add proc_seq_release Message-ID: <20180628004314.GG30522@ZenIV.linux.org.uk> References: <1528573884-9133-1-git-send-email-chuhu@redhat.com> <20180611062354.GA32641@lst.de> <1113263100.13594710.1530015652549.JavaMail.zimbra@redhat.com> <20180627070940.GA9790@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180627070940.GA9790@lst.de> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Jun 27, 2018 at 09:09:40AM +0200, Christoph Hellwig wrote: > Al, can you pick up this fix from Chunyu? Applied.