From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 11 Dec 2015 12:55:28 +0000 From: Al Viro To: Andreas Gruenbacher Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH] nfs: Fix listxattr regression Message-ID: <20151211125528.GJ20997@ZenIV.linux.org.uk> References: <1449836146-5674-1-git-send-email-agruenba@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1449836146-5674-1-git-send-email-agruenba@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Fri, Dec 11, 2015 at 01:15:46PM +0100, Andreas Gruenbacher wrote: > Al, > > the xattr cleanup patches which are meanwhile in your for-next branch broke > listxattr on nfs. Could you please add this fix? Umm... Would you be OK with folding that into commit in question? I'd rather not introduce a bisect hazard in the first place...