Page MenuHomeFreeBSD

D50703.1784392517.diff
No OneTemporary

Size
493 B
Referenced Files
None
Subscribers
None

D50703.1784392517.diff

diff --git a/sys/sys/fcntl.h b/sys/sys/fcntl.h
--- a/sys/sys/fcntl.h
+++ b/sys/sys/fcntl.h
@@ -143,6 +143,16 @@
#define O_NAMEDATTR 0x04000000 /* NFSv4 named attributes */
#endif
+/*
+ * !!! DANGER !!!
+ *
+ * There are very few bits left for O_* flags. Every bit we consume for
+ * local features is one bit we can't use for future source compatibility
+ * with other operating systems.
+ *
+ * All additions should be coordinated with srcmgr@.
+ */
+
/*
* XXX missing O_RSYNC.
*/

File Metadata

Mime Type
text/plain
Expires
Sat, Jul 18, 4:35 PM (5 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29186266
Default Alt Text
D50703.1784392517.diff (493 B)

Event Timeline