mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Break a bit earlier.
MFC after: 3 days
This commit is contained in:
parent
518dd4c0d9
commit
39852ce89e
1 changed files with 1 additions and 0 deletions
|
|
@ -699,6 +699,7 @@ disk_thread(void *arg)
|
|||
free(map);
|
||||
clear_activemap = false;
|
||||
pjdlog_debug(1, "Local activemap cleared.");
|
||||
break;
|
||||
}
|
||||
reqlog(LOG_DEBUG, 2, -1, hio, "disk: (%p) Got request: ", hio);
|
||||
/* Handle the actual request. */
|
||||
|
|
|
|||
Loading…
Reference in a new issue