]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point
authorDai Ngo <dai.ngo@oracle.com>
Tue, 19 Nov 2024 00:47:28 +0000 (19:47 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Dec 2024 18:47:39 +0000 (19:47 +0100)
commit7f9b91ed15df94170ffafdb953a3f0a3fd0362ad
tree236fac5520040b0b7505453e769b2a3a954a59bf
parent2e7ce4e50d146006357a110c60bb8cdebb73c0b5
NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point

[ Upstream commit 15d1975b7279693d6f09398e0e2e31aca2310275 ]

Prepare for adding server copy trace points.

Signed-off-by: Dai Ngo <dai.ngo@oracle.com>
Tested-by: Chen Hanxiao <chenhx.fnst@fujitsu.com>
Stable-dep-of: 9ed666eba4e0 ("NFSD: Async COPY result needs to return a write verifier")
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/nfsd/nfs4proc.c