Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107078366
D44581.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
367 B
Referenced Files
None
Subscribers
None
D44581.diff
View Options
diff --git a/sys/sys/errno.h b/sys/sys/errno.h
--- a/sys/sys/errno.h
+++ b/sys/sys/errno.h
@@ -191,6 +191,7 @@
#define ENOIOCTL (-3) /* ioctl not handled by this layer */
#define EDIRIOCTL (-4) /* do direct ioctl in GEOM */
#define ERELOOKUP (-5) /* retry the directory lookup */
+#define EUNSDEP (-6) /* unsatisfied dependency */
#endif
#ifndef _KERNEL
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 10, 6:57 PM (14 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15745322
Default Alt Text
D44581.diff (367 B)
Attached To
Mode
D44581: Introduce a new kernel-only errno EUNSDEP for unsatisfied dependency
Attached
Detach File
Event Timeline
Log In to Comment