Page MenuHomeFreeBSD

D20148.diff
No OneTemporary

D20148.diff

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

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)

Event Timeline