From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:42090 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932153AbeA2UPL (ORCPT ); Mon, 29 Jan 2018 15:15:11 -0500 Date: Mon, 29 Jan 2018 13:37:28 +0100 From: Greg KH To: Wolfgang Walter Cc: stable@vger.kernel.org Subject: Re: NFS: regression in stable kernel 4.9.78 from 4.9.75 Message-ID: <20180129123728.GA7797@kroah.com> References: <2316958.ApAh1ic5rg@stwm.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2316958.ApAh1ic5rg@stwm.de> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Jan 29, 2018 at 01:22:49PM +0100, Wolfgang Walter wrote: > Hello, > > after upgrading our nfs-server from 4.9.75 to 4.9.78 group permissions stop > working (for clients). If you need group permissions to access a file or > directory, sometimes access is granted, but rather often denied. Often access > to the same object is denied within seconds after access was granted in an > earlier access. user permissions work fine. > > Downgrading to 4.9.75 fixes the issue. Any chance you can use 'git bisect' to find the offending commit? And also, does 4.14 work properly for you? 4.15? thanks, greg k-h