On Mon, Dec 13, 2021 at 03:39:26AM +0000, suy.fnst@xxxxxxxxxxx wrote: > So I wonder if it's a real regression/bug or an expected "cost" of speedup on > nfsd file caches? Without looking at this case in detail: Delegations are granted at the server's discretion, so this certainly isn't a bug. It might be suboptimal behavior. If there's evidence that this causes significant regressions on some important workload, then we'd want to look into fixing it. --b.