checkpoint
This commit is contained in:
parent
9ec61f3ede
commit
7e4524011b
10 changed files with 97 additions and 50 deletions
|
|
@ -181,6 +181,7 @@ icachewritesect(Index *ix, ISect *is, u8int *buf)
|
|||
err = -1;
|
||||
continue;
|
||||
}
|
||||
flushpart(is->part);
|
||||
addstat(StatIsectWriteBytes, nbuf);
|
||||
addstat(StatIsectWrite, 1);
|
||||
icacheclean(chunk);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue