DRIVER_OK status is set after device_attach() succeeds. For now postpone
disk_create to attach_completed() method.
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Paths
| Differential D30049 Authored by khng on Apr 30 2021, 4:15 PM.
Details Summary DRIVER_OK status is set after device_attach() succeeds. For now postpone MFC after: 2 weeks
Diff Detail
Event TimelineHerald added a subscriber: imp. · View Herald TranscriptApr 30 2021, 4:15 PM2021-04-30 16:15:53 (UTC+0) Harbormaster completed remote builds in B38936: Diff 88424.Apr 30 2021, 4:15 PM2021-04-30 16:15:59 (UTC+0) This revision is now accepted and ready to land.May 3 2021, 11:04 AM2021-05-03 11:04:28 (UTC+0) Closed by commit rG4e1e1d667fc8: virtio_blk: Fix issuing T_GET_ID before DRIVER_OK status (authored by khng). · Explain WhyMay 5 2021, 3:22 PM2021-05-05 15:22:43 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 88690 sys/dev/virtio/block/virtio_blk.c
|