Re: HEADS UP: NFS changes coming into CURRENT early February
- In reply to: Rick Macklem : "Re: HEADS UP: NFS changes coming into CURRENT early February"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Feb 2025 17:26:28 UTC
On Sat, Feb 01, 2025 at 06:06:27AM -0800, Rick Macklem wrote: R> You might want to put an entry in UPDATING noting that the daemons R> need to be upgraded with the kernel. Of course I did :) Short update on the resource leaks. The patch that reduces refcount on the back channel proved to be incorrect, so disregard it. I think we should focus on the dead connection leak, where NFS RPC layer doesn't process garbage collecting of a TCP connection unless it actually needs to make a write on it, described here: https://lists.freebsd.org/archives/freebsd-current/2025-January/007005.html -- Gleb Smirnoff