From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: [PATCH] CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] Date: Fri, 02 Jan 2009 01:19:12 +0000 Message-ID: <29449.1230859152@redhat.com> References: <20090101235332.GA31840@fieldses.org> <24959.1230694093@redhat.com> <20081230134248.GA30124@lst.de> <21275.1230736542@redhat.com> Cc: dhowells@redhat.com, Christoph Hellwig , jmorris@namei.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org To: "J. Bruce Fields" Return-path: In-Reply-To: <20090101235332.GA31840@fieldses.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org J. Bruce Fields wrote: > Hm. newpynfs is also giving me failures having to do with the v4 > server's permissions-checking. I'll investigate, but is it possible > nfsd also needs a fix? It's possible. Have you seen whether this patch fixes those failures also? nfsd uses this facility also. David