commit | 4dd05fceb7eeceac4daeceec0d6a2e6a2528a3e4 | [log] [tgz] |
---|---|---|
author | Frank van der Linden <fllinden@amazon.com> | Tue Jun 23 22:39:22 2020 +0000 |
committer | Chuck Lever <chuck.lever@oracle.com> | Mon Jul 13 17:27:03 2020 -0400 |
tree | 098aebdfb2e99086eb4432f615d683f0e430f9e3 | |
parent | 874c7b8ea545c7ebc50990843a234eafbc5c0c7f [diff] |
nfsd: add defines for NFSv4.2 extended attribute support Add defines for server-side extended attribute support. Most have already been added as part of client support, but these are the network order error codes for the noxattr and xattr2big errors, and the addition of the xattr support to the supported file attributes (if configured). Signed-off-by: Frank van der Linden <fllinden@amazon.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>