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