Page MenuHomeFreeBSD

D30846.diff
No OneTemporary

D30846.diff

diff --git a/sys/cam/cam_xpt.c b/sys/cam/cam_xpt.c
--- a/sys/cam/cam_xpt.c
+++ b/sys/cam/cam_xpt.c
@@ -4024,6 +4024,7 @@
new_bus->flags = 0;
new_bus->refcount = 1; /* Held until a bus_deregister event */
new_bus->generation = 0;
+ new_bus->parent_dev = parent;
xpt_lock_buses();
sim->path_id = new_bus->path_id =

File Metadata

Mime Type
text/plain
Expires
Wed, Sep 25, 11:13 AM (21 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
12754944
Default Alt Text
D30846.diff (326 B)

Event Timeline