mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
parent
e2c9fad2e0
commit
dbe7ff254e
1 changed files with 2 additions and 0 deletions
|
|
@ -619,6 +619,8 @@
|
|||
#define NFSV4OPEN_WDCONTENTION 0x00100000
|
||||
#define NFSV4OPEN_WDNOTWANTED 0x00200000
|
||||
#define NFSV4OPEN_WDSUPPFTYPE 0x00400000
|
||||
#define NFSV4OPEN_WDNOTSUPPDOWNGRADE 0x00800000
|
||||
#define NFSV4OPEN_WDNOTSUPPUPGRADE 0x01000000
|
||||
|
||||
/*
|
||||
* NFS V4 File Handle types
|
||||
|
|
|
|||
Loading…
Reference in a new issue