venti: import changes from plan 9
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4523057
This commit is contained in:
parent
7fb06adf54
commit
f5a8ea6fd8
21 changed files with 141 additions and 63 deletions
|
|
@ -56,7 +56,7 @@ threadmain(int argc, char *argv[])
|
|||
if(verbose)
|
||||
printindex(2, mainindex);
|
||||
if(syncindex(mainindex) < 0)
|
||||
sysfatal("failed to sync index=%s: %r\n", mainindex->name);
|
||||
sysfatal("failed to sync index=%s: %r", mainindex->name);
|
||||
flushicache();
|
||||
flushdcache();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue