commit | 6621b88b4b2189a0dd601cd036e27a829868df31 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Mon Oct 02 10:51:37 2023 -0400 |
committer | Chuck Lever <chuck.lever@oracle.com> | Mon Oct 16 12:44:33 2023 -0400 |
tree | 5c9a594f76c0af6dc91ade163085e0af25c02fc1 | |
parent | b0c1b1ba142601c24333d5d38461396f11dae478 [diff] |
NFSD: Clean up nfsd4_encode_sequence() De-duplicate open-coded encoding of the sessionid, and convert the rest of the function to use conventional XDR utility functions. Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>