Page MenuHomeFreeBSD

D5955.id15216.diff
No OneTemporary

D5955.id15216.diff

Index: head/sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
===================================================================
--- head/sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
+++ head/sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
@@ -2093,8 +2093,9 @@
reqp->softc->hs_frozen = 0;
}
storvsc_free_request(sc, reqp);
- xpt_done(ccb);
mtx_unlock(&sc->hs_lock);
+
+ xpt_done_direct(ccb);
}
/**

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 15, 11:10 AM (11 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25324594
Default Alt Text
D5955.id15216.diff (414 B)

Event Timeline