On Tue, 13 May 2025 09:10:51 -0700, Dai Ngo wrote: > When a write delegation is returned, check if read access was added > to nfs4_file when client opens file with WRONLY, and release it. > Applied to nfsd-testing, thanks! The extra nfsd_file pointers in struct nfs4_file are confusing, and have been noted for future clean-up. [1/1] NFSD: release read access of nfs4_file when a write delegation is returned commit: 65de35b2b4b5cff421f48e638010a2f8cecbc62e -- Chuck Lever <chuck.lever@xxxxxxxxxx>