Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159230049
D20148.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
436 B
Referenced Files
None
Subscribers
None
D20148.diff
View Options
Index: head/sys/geom/geom.h
===================================================================
--- head/sys/geom/geom.h
+++ head/sys/geom/geom.h
@@ -415,7 +415,7 @@
static moduledata_t name##_mod = { \
#name, g_modevent, &class \
}; \
- DECLARE_MODULE(name, name##_mod, SI_SUB_DRIVERS, SI_ORDER_FIRST);
+ DECLARE_MODULE(name, name##_mod, SI_SUB_DRIVERS, SI_ORDER_SECOND);
int g_is_geom_thread(struct thread *td);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jun 12, 2:56 PM (20 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33910116
Default Alt Text
D20148.diff (436 B)
Attached To
Mode
D20148: geom: fix initialization order
Attached
Detach File
Event Timeline
Log In to Comment