From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from zeniv.linux.org.uk ([195.92.253.2]:52874 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933200AbdCaPnT (ORCPT ); Fri, 31 Mar 2017 11:43:19 -0400 Date: Fri, 31 Mar 2017 16:43:15 +0100 From: Al Viro To: Christoph Hellwig Cc: Eric Biggers , linux-fsdevel@vger.kernel.org, David Howells , mtk.manpages@gmail.com, "Darrick J . Wong" , Linux API , linux-xfs@vger.kernel.org, Eric Biggers Subject: Re: [PATCH] statx: reject unknown flags when using NULL path Message-ID: <20170331154315.GB29622@ZenIV.linux.org.uk> References: <20170311065823.4415-1-ebiggers3@gmail.com> <20170320171142.GA26906@gmail.com> <20170320174422.GA9304@infradead.org> <20170331153952.GA32460@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170331153952.GA32460@infradead.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Fri, Mar 31, 2017 at 08:39:52AM -0700, Christoph Hellwig wrote: > Al, Linus: > > can we get this in please? It would be sad to grow another syscall > with an unchecked flags argument.. Applied, will be in tonight pull request...