Break a bit earlier.

MFC after:	3 days
This commit is contained in:
Pawel Jakub Dawidek 2011-09-28 13:13:43 +00:00
parent 518dd4c0d9
commit 39852ce89e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=225831

View File

@ -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. */