Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151120462
D26180.id76266.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
652 B
Referenced Files
None
Subscribers
None
D26180.id76266.diff
View Options
Index: head/sys/sys/mount.h
===================================================================
--- head/sys/sys/mount.h
+++ head/sys/sys/mount.h
@@ -365,6 +365,9 @@
#define MNT_EXPORTANON 0x0000000000000400ULL /* anon uid mapping for all */
#define MNT_EXKERB 0x0000000000000800ULL /* exported with Kerberos */
#define MNT_EXPUBLIC 0x0000000020000000ULL /* public export (WebNFS) */
+#define MNT_EXTLS 0x0000004000000000ULL /* require TLS */
+#define MNT_EXTLSCERT 0x0000008000000000ULL /* require TLS with client cert */
+#define MNT_EXTLSCERTUSER 0x0000010000000000ULL /* require TLS with user cert */
/*
* Flags set by internal operations,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 7, 5:31 AM (12 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31013257
Default Alt Text
D26180.id76266.diff (652 B)
Attached To
Mode
D26180: add MNT_EXxxx flags for NFS over TLS exports
Attached
Detach File
Event Timeline
Log In to Comment