- Add a mising vn_finished_write()
Pointy hat: jeff Found by: robert Obtained from: kirk
This commit is contained in:
parent
44b0fd1cf6
commit
85b9831dfa
@ -2190,6 +2190,7 @@ flushbufqueues(int flushdeps)
|
||||
flushwithdeps += hasdeps;
|
||||
return (1);
|
||||
}
|
||||
vn_finished_write(mp);
|
||||
BUF_UNLOCK(bp);
|
||||
}
|
||||
mtx_unlock(&bqlock);
|
||||
|
Loading…
Reference in New Issue
Block a user