Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150688927
D45461.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
309 B
Referenced Files
None
Subscribers
None
D45461.diff
View Options
diff --git a/sys/dev/nvmf/host/nvmf.c b/sys/dev/nvmf/host/nvmf.c
--- a/sys/dev/nvmf/host/nvmf.c
+++ b/sys/dev/nvmf/host/nvmf.c
@@ -685,6 +685,8 @@
nvmf_reconnect_ns(sc->ns[i]);
}
nvmf_reconnect_sim(sc);
+
+ nvmf_rescan_all_ns(sc);
out:
sx_xunlock(&sc->connection_lock);
nvmf_free_ivars(&ivars);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 4, 9:24 AM (9 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30810940
Default Alt Text
D45461.diff (309 B)
Attached To
Mode
D45461: nvmf: Rescan namespaces after reconnecting
Attached
Detach File
Event Timeline
Log In to Comment