Page MenuHomeFreeBSD

D23668.diff
No OneTemporary

D23668.diff

Index: head/sys/dev/aacraid/aacraid.c
===================================================================
--- head/sys/dev/aacraid/aacraid.c
+++ head/sys/dev/aacraid/aacraid.c
@@ -903,6 +903,7 @@
if (mode & AAC_INT_MODE_SYNC) {
if (sc->aac_sync_cm) {
cm = sc->aac_sync_cm;
+ aac_unmap_command(cm);
cm->cm_flags |= AAC_CMD_COMPLETED;
/* is there a completion handler? */
if (cm->cm_complete != NULL) {

File Metadata

Mime Type
text/plain
Expires
Sat, May 16, 4:57 PM (12 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33138893
Default Alt Text
D23668.diff (425 B)

Event Timeline