Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109025804
D32210.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
385 B
Referenced Files
None
Subscribers
None
D32210.diff
View Options
diff --git a/sys/dev/nvme/nvme_qpair.c b/sys/dev/nvme/nvme_qpair.c
--- a/sys/dev/nvme/nvme_qpair.c
+++ b/sys/dev/nvme/nvme_qpair.c
@@ -740,7 +740,7 @@
callout_init(&qpair->timer, 1);
qpair->timer_armed = false;
- qpair->recovery_state = RECOVERY_NONE;
+ qpair->recovery_state = RECOVERY_WAITING;
/*
* Calcuate the stride of the doorbell register. Many emulators set this
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 31, 7:25 PM (18 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16369344
Default Alt Text
D32210.diff (385 B)
Attached To
Mode
D32210: nvme: start qpair in state RECOVERY_WAITING
Attached
Detach File
Event Timeline
Log In to Comment