nfs,nfsd: NFSv4.2 extended attribute protocol definitions
Add definitions for the new operations, errors and flags as defined in RFC 8276 (File System Extended Attributes in NFSv4). Signed-off-by: Frank van der Linden <fllinden@amazon.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
This commit is contained in:

committed by
Chuck Lever

parent
11ba468877
commit
c132621047
@@ -33,6 +33,9 @@
|
||||
#define NFS4_ACCESS_EXTEND 0x0008
|
||||
#define NFS4_ACCESS_DELETE 0x0010
|
||||
#define NFS4_ACCESS_EXECUTE 0x0020
|
||||
#define NFS4_ACCESS_XAREAD 0x0040
|
||||
#define NFS4_ACCESS_XAWRITE 0x0080
|
||||
#define NFS4_ACCESS_XALIST 0x0100
|
||||
|
||||
#define NFS4_FH_PERSISTENT 0x0000
|
||||
#define NFS4_FH_NOEXPIRE_WITH_OPEN 0x0001
|
||||
|
Reference in New Issue
Block a user