Re: [BUG] NFSv4.2: futimens() returns success without sending SETATTR

Holger Hoffstätte <[email protected]> Fri, 31 Jul 2026 11:49:41 +0200
Newsgroups org.kernel.vger.linux-nfs
Organization Applied Asynchrony, Inc.
Message-ID <[email protected]>
On 2026-07-31 07:40, Matt Kinni wrote:
> I have not tried forcing vers=4.1 yet, but disabling NFS delegations
> on the server with fs.leases-enable=0 made the problem go away for
> me.
Thanks for that hint. Disabling leases seems like the best workaround for
now if one can live with the performance hit. Forcing 4.1 makes files work,
but in turn seems to break directory modification timestamps. :-/

thanks
Holger