Re: [BUG] NFSv4.2: futimens() returns success without sending SETATTR
Holger Hoffstätte <[email protected]> Fri, 31 Jul 2026 14:39:24 +0200
| Newsgroups | org.kernel.vger.linux-nfs |
|---|---|
| Organization | Applied Asynchrony, Inc. |
| Message-ID | <[email protected]> |
On 2026-07-31 11:49, Holger Hoffstätte wrote: > 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. :-/ Since 7.2-rc contains a few commits that fix related problems, I decided to give -rc5 a try (with fs.leases-enable=1). Unfortunately the lack of attribute persistence seems to persist. -h