From: Chuck Lever <chuck.lever@xxxxxxxxxx> On Fri, 05 Sep 2025 10:48:23 +0800, Li Lingfeng wrote: > When file access conflicts occur between clients, the server recalls > delegations. If the client holding delegation fails to return it after > a recall, nfs4_laundromat adds the delegation to cl_revoked list. > This causes subsequent SEQUENCE operations to set the > SEQ4_STATUS_RECALLABLE_STATE_REVOKED flag, forcing the client to > validate all delegations and return the revoked one. > > [...] Applied to nfsd-testing, thanks! [1/1] nfsd: remove long-standing revoked delegations by force commit: 5f5838c5e1b399371e3e4f45a79ce822eb6ee4cc -- Chuck Lever