NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point
authorDai Ngo <dai.ngo@oracle.com>
Wed, 30 Aug 2023 23:46:58 +0000 (16:46 -0700)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 16 Oct 2023 16:44:00 +0000 (12:44 -0400)
commit15d1975b7279693d6f09398e0e2e31aca2310275
tree0ee51d95b1c9ea6ece1f4050b347fbdd19348d15
parent58720809f52779dc0f08e53e54b014209d13eebb
NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point

Prepare for adding server copy trace points.

Signed-off-by: Dai Ngo <dai.ngo@oracle.com>
Tested-by: Chen Hanxiao <chenhx.fnst@fujitsu.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/nfs4proc.c