From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.9]:48780 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751941AbcEXIr2 (ORCPT ); Tue, 24 May 2016 04:47:28 -0400 Date: Tue, 24 May 2016 01:47:24 -0700 From: Christoph Hellwig To: Andreas Gruenbacher Cc: Alexander Viro , Oleg Drokin , Andreas Dilger , Steve French , linux-fsdevel@vger.kernel.org, lustre-devel@lists.lustre.org, linux-cifs@vger.kernel.org Subject: Re: [PATCH] posix acls: Move namespace conversion into filesystem / xattr handlers Message-ID: <20160524084724.GA8121@infradead.org> References: <1464008989-3812-1-git-send-email-agruenba@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1464008989-3812-1-git-send-email-agruenba@redhat.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, May 23, 2016 at 03:09:49PM +0200, Andreas Gruenbacher wrote: > I'm reasonably confident about the core and cifs changes in this patch. > The lustre code is pretty weird though, so could I please get a careful > review on the changes there? Lustre is in the staging tree because it's an unrescuable piece of junk. Please just ignore it and move the proper parts of the kernel forward.