commit | 3e1f02123fba086d32dfd5729e6f4e2b54654acc | [log] [tgz] |
---|---|---|
author | Frank van der Linden <fllinden@amazon.com> | Tue Jun 23 22:38:56 2020 +0000 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Jul 13 17:52:45 2020 -0400 |
tree | 9514953af433c3c6ee1bf0fa85c93027b719b109 | |
parent | b78ef845c35dbae25e57b598901a65b13d940c81 [diff] |
NFSv4.2: add client side XDR handling for extended attributes Define the argument and response structures that will be used for RFC 8276 extended attribute RPC calls, and implement the necessary functions to encode/decode the extended attribute operations. Signed-off-by: Frank van der Linden <fllinden@amazon.com> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>