From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH] nfs: fix setting of ACLs on file creation. Date: Sun, 2 Feb 2014 23:56:13 -0800 Message-ID: <20140203075613.GA806@infradead.org> References: <1391135472-9639-1-git-send-email-Noah.Massey@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Al Viro , Trond Myklebust , Christoph Hellwig , linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Noah Massey Return-path: Content-Disposition: inline In-Reply-To: <1391135472-9639-1-git-send-email-Noah.Massey-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: linux-nfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-fsdevel.vger.kernel.org On Thu, Jan 30, 2014 at 09:31:12PM -0500, Noah Massey wrote: > From: Noah Massey > > nfs3_get_acl() tries to skip posix equivalent ACLs, but misinterprets > the return value of posix_acl_equiv_mode(). Fix it. > > This is a regression introduced by > "nfs: use generic posix ACL infrastructure for v3 Posix ACLs" Thanks for catching this Noah! Reviewed-by: Christoph Hellwig -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html