mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
nfsd: Update a file missed by commit e2c9fad2e0ae
(cherry picked from commit dbe7ff254e6c87a851a75caa7250b8fbcab90c9f)
This commit is contained in:
parent
98c53b0b55
commit
cbf54cdb36
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