Fix my sync() error in boot().

This commit is contained in:
phil 1994-07-20 20:50:39 +00:00
parent 94c3db28ba
commit 022d9d6300
1 changed files with 1 additions and 1 deletions

View File

@ -681,7 +681,7 @@ boot(arghowto)
*/
if (panicstr == 0)
vnode_pager_umount(NULL);
sync((struct proc *)0, (void *)0, (int *)0);
sync(&proc0, (void *)0, (int *)0);
/*
* Unmount filesystems