- Unlock the nblock after the loop in bwillwrite().
This commit is contained in:
parent
24652ff6e1
commit
c7b716cc2a
@ -1155,7 +1155,7 @@ bwillwrite(void)
|
||||
(PRIBIO + 4), "flswai", 0);
|
||||
}
|
||||
splx(s);
|
||||
mtx_lock(&nblock);
|
||||
mtx_unlock(&nblock);
|
||||
mtx_unlock(&Giant);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user