NFSv4.2: Clean up: move decode_*xattr() functions
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 4 May 2023 20:47:12 +0000 (16:47 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 19 Jun 2023 16:08:20 +0000 (12:08 -0400)
commit04b4c9fb07bfb196378fd449f6125dfeadb9acc5
treeba106a1657b7ff0267ddca28a3615b022b23cac2
parentfd42ba8223fd698ea4e48407e5d5cc99f6befdb9
NFSv4.2: Clean up: move decode_*xattr() functions

Move them out of the encode_*() section and into the decode_*() section
where it belongs.

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