Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F171170060
D44529.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
382 B
Referenced Files
None
Subscribers
None
D44529.diff
View Options
diff --git a/sys/geom/geom.h b/sys/geom/geom.h
--- a/sys/geom/geom.h
+++ b/sys/geom/geom.h
@@ -417,7 +417,7 @@
static moduledata_t name##_mod = { \
#name, g_modevent, &class \
}; \
- DECLARE_MODULE(name, name##_mod, SI_SUB_DRIVERS, SI_ORDER_SECOND);
+ DECLARE_MODULE(name, name##_mod, SI_SUB_DRIVERS, SI_ORDER_THIRD);
int g_is_geom_thread(struct thread *td);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Sep 10, 5:14 AM (18 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38631268
Default Alt Text
D44529.diff (382 B)
Attached To
Mode
D44529: geom: Register classes in SI_SUB_DRIVERS as order SI_ORDER_THIRD
Attached
Detach File
Event Timeline
Log In to Comment