aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/nfsclient/nfsnode.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/nfsclient/nfsnode.h')
-rw-r--r--sys/fs/nfsclient/nfsnode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/fs/nfsclient/nfsnode.h b/sys/fs/nfsclient/nfsnode.h
index cc1959b7bf79..9b2627015612 100644
--- a/sys/fs/nfsclient/nfsnode.h
+++ b/sys/fs/nfsclient/nfsnode.h
@@ -162,6 +162,7 @@ struct nfsnode {
#define NDSCOMMIT 0x00100000 /* Commit is done via the DS. */
#define NVNSETSZSKIP 0x00200000 /* Skipped vnode_pager_setsize() */
#define NMIGHTBELOCKED 0x00400000 /* Might be file locked. */
+#define NNAMEDNOTSUPP 0x00800000 /* Openattr is not supported. */
/*
* Convert between nfsnode pointers and vnode pointers