aboutsummaryrefslogtreecommitdiff
path: root/fs/ecryptfs
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2024-10-26 12:02:38 -0400
committerChuck Lever <chuck.lever@oracle.com>2024-10-29 15:31:18 -0400
commit63fab04cbd0f96191b6e5beedc3b643b01c15889 (patch)
tree2f505369eb1b0f3da428da34b3dd21f5c5b10436 /fs/ecryptfs
parentd5ff2fb2e7167e9483846e34148e60c0c016a1f6 (diff)
NFSD: Initialize struct nfsd4_copy earlier
Ensure the refcount and async_copies fields are initialized early. cleanup_async_copy() will reference these fields if an error occurs in nfsd4_copy(). If they are not correctly initialized, at the very least, a refcount underflow occurs. Reported-by: Olga Kornievskaia <okorniev@redhat.com> Fixes: aadc3bbea163 ("NFSD: Limit the number of concurrent async COPY operations") Reviewed-by: Jeff Layton <jlayton@kernel.org> Tested-by: Olga Kornievskaia <okorniev@redhat.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'fs/ecryptfs')
0 files changed, 0 insertions, 0 deletions