Return-Path: linux-nfs-owner@vger.kernel.org Received: from bombadil.infradead.org ([198.137.202.9]:36059 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753603AbaFKHYH (ORCPT ); Wed, 11 Jun 2014 03:24:07 -0400 Date: Wed, 11 Jun 2014 00:24:02 -0700 From: Christoph Hellwig To: Philippe Troin Cc: Christoph Hellwig , Trond Myklebust , Linux NFS Mailing List , Linux Kernel mailing list Subject: Re: Phantom ACL-related xattrs on 3.14.4 NFS client Message-ID: <20140611072402.GA2683@infradead.org> References: <1402082953.28220.7.camel@ceramic.home.fifi.org> <20140607140414.GA26534@infradead.org> <1402195701.12743.18.camel@ceramic.home.fifi.org> <1402435203.24047.9.camel@ceramic.home.fifi.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1402435203.24047.9.camel@ceramic.home.fifi.org> Sender: linux-nfs-owner@vger.kernel.org List-ID: On Tue, Jun 10, 2014 at 02:20:03PM -0700, Philippe Troin wrote: > Trond, Christoph, > > Since my last email, I've been testing 3.14.6. > Stock 3.14.6 is still broken, and Christoph's patch does help, but does > not entirely cure the problem. Can you send me the output of getfattr -n system.posix_acl_access -e hex for the working case, and the current kernel with my previous patch?