NFSv4.2: Clean up: Move the encode_copy_commit() function
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 4 May 2023 20:47:11 +0000 (16:47 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 19 Jun 2023 16:07:54 +0000 (12:07 -0400)
commitfd42ba8223fd698ea4e48407e5d5cc99f6befdb9
treebcf4ebc7ee6a7dedb2f1a37094c6869ec4cabfc8
parent45a3e24f65e90a047bef86f927ebdc4c710edaa1
NFSv4.2: Clean up: Move the encode_copy_commit() function

Move the function to be with the other encode_*() functions, instead of
in the middle of the nfs4_xdr_enc_*() section.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs42xdr.c