Re: [PATCH] nfsd: fix nfs4_file refcount leak in nfsd_get_dir_deleg()
From: Chuck Lever
Date: Sat Dec 13 2025 - 13:34:58 EST
From: Chuck Lever <chuck.lever@xxxxxxxxxx>
On Sat, 13 Dec 2025 11:53:17 +0900, Jeff Layton wrote:
> Claude pointed out that there is nfs4_file refcount leak in
> nfsd_get_dir_deleg(). Ensure that the reference to "fp" is released
> before returning.
>
>
Applied to nfsd-testing, thanks!
[1/1] nfsd: fix nfs4_file refcount leak in nfsd_get_dir_deleg()
commit: 08efc1ef9f6e574de433c4df4899ca07b251fe57
--
Chuck Lever