Return-Path: Received: from bombadil.infradead.org ([198.137.202.9]:49307 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750734AbcEHKlI (ORCPT ); Sun, 8 May 2016 06:41:08 -0400 Date: Sun, 8 May 2016 03:40:38 -0700 From: Christoph Hellwig To: Enke Chen Cc: Alexander Viro , Jeff Layton , "J. Bruce Fields" , Trond Myklebust , Anna Schumaker , linux-fsdevel@vger.kernel.org, linux-nfs@vger.kernel.org Subject: Re: [PATCH] VFS: pass the flag setting by fcntl() to vfs Message-ID: <20160508104038.GA13657@infradead.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-nfs-owner@vger.kernel.org List-ID: File systems don't really have a business getting this call, and fuse file systems even less so.