venti: add bootstrap mode (write + no index)
R=rsc, rsc http://codereview.appspot.com/6097047
This commit is contained in:
parent
a2df31f46d
commit
e7e953b3da
4 changed files with 9 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#include "dat.h"
|
||||
#include "fns.h"
|
||||
|
||||
int bootstrap = 0;
|
||||
int syncwrites = 0;
|
||||
int queuewrites = 0;
|
||||
int writestodevnull = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue