On Tue, 13 May 2025 09:08:27 -0700, Dai Ngo wrote: > This is a resend of the v6 version of the patch that was reviewed > by Jeff. > > I will send the fix for the nfsd_file leak problem that Jeff discovered > in the subsequent patch. > > ------------------------------------------------------------------- > >From RFC8881 does not explicitly state that server must grant write > delegation to OPEN with OPEN4_SHARE_ACCESS_WRITE only. However there > are text in the RFC that implies it is up to the server implementation > to offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITE only. > > [...] Applied to nfsd-testing, thanks! [1/1] NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITE commit: 4fd18336764aaf01a0b7d61a11c496c0dd58e0ca -- Chuck Lever <chuck.lever@xxxxxxxxxx>