Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156837708
D23668.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
425 B
Referenced Files
None
Subscribers
None
D23668.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Sun, May 17, 7:53 PM (20 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33205955
Default Alt Text
D23668.diff (425 B)
Attached To
Mode
D23668: [aacraid] Add missing aac_unmap_command() call for SYNC mode
Attached
Detach File
Event Timeline
Log In to Comment