Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752295AbaBHQky (ORCPT ); Sat, 8 Feb 2014 11:40:54 -0500 Received: from verein.lst.de ([213.95.11.211]:46115 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752172AbaBHQkv (ORCPT ); Sat, 8 Feb 2014 11:40:51 -0500 Date: Sat, 8 Feb 2014 17:40:47 +0100 From: Christoph Hellwig To: Dave Kleikamp Cc: Christoph Hellwig , "Michael L. Semon" , JFS Discussion , LKML , "linux-fsdevel@vger.kernel.org" Subject: Re: [PATCH] jfs: fix generic posix ACL regression Message-ID: <20140208164047.GA15522@lst.de> References: <52F54928.9050601@oracle.com> <20140208070818.GA8758@lst.de> <52F65D45.5070206@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52F65D45.5070206@oracle.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Feb 08, 2014 at 10:37:25AM -0600, Dave Kleikamp wrote: > Your patchset removed the XATTR_SYSTEM_PREFIX bits from can_set_xattr, > so it will not recognize the ACL as valid and return -EOPNOTSUPP. Ah, thanks. Consider the patch reviewed: Reviewed-by: Christoph Hellwig -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/