summaryrefslogtreecommitdiffstats
path: root/src/cmd/venti
Commit message (Expand)AuthorAgeFilesLines
* venti: add mgr (work in progress)Russ Cox2010-11-091-0/+1021
* various: crctab now u32intRuss Cox2010-02-221-1/+1
* venti: handle FS block size > MaxIoVenkatesh Srinivas2009-08-231-2/+5
* venti/copy: synchronize with Plan 9; indent in verbose modeVenkatesh Srinivas2009-08-211-9/+112
* venti: 32-bit extensions to data structuresRuss Cox2009-05-256-2/+32
* venti/copy: no rewriting unless rewrite flag is set (Nathaniel W Filardo)Russ Cox2009-02-041-2/+4
* venti: disk i/o fixes and tweaksRuss Cox2008-12-231-8/+17
* venti: better inconsistency errorsRuss Cox2008-12-231-12/+45
* venti/verifyarena: shorter output, aligned i/oRuss Cox2008-12-231-10/+18
* venti/mirrorarenas: shorter output, aligned i/oRuss Cox2008-12-231-12/+93
* venti: ignore mgr lines in configRuss Cox2008-12-231-1/+3
* venti: handle symlinks as disksRuss Cox2008-12-061-1/+1
* venti: silence warnings in icache.cRuss Cox2008-08-071-4/+4
* venti: work around gcc 4.3 bug (reported by Lucho Ionkov)Russ Cox2008-07-311-1/+13
* venti: add venti/dump programRuss Cox2008-07-092-0/+135
* venti: reduce locking contention in buildindexRuss Cox2008-07-033-13/+74
* venti: more detail in index divisor too coarse messageRuss Cox2008-07-031-1/+1
* venti: bump MaxAMapRuss Cox2008-07-031-1/+1
* venti: mark checksum-queued arenas in http outputRuss Cox2008-07-031-0/+2
* venti: make sure arena checksum jobs cannot be missedRuss Cox2008-07-031-5/+8
* venti/wrarena: add timing output, fix syncRuss Cox2008-07-031-4/+6
* venti: allow plan 9 partitions as disk subnamesRuss Cox2008-07-031-190/+103
* venti: add demo programs readfile.c and writefile.cRuss Cox2008-06-142-0/+214
* mergeRuss Cox2008-04-154-47/+63
* mergeRuss Cox2008-01-3010-42/+43
* venti: add debugging html formRuss Cox2007-11-271-0/+41
* build: use ar s flag to avoid ranlibRuss Cox2007-11-051-1/+1
* venti: use 9ar, not ar (fixes Darwin build problem)Russ Cox2007-10-311-1/+1
* venti: fix sync deadlock, add /proc stubRuss Cox2007-10-2920-260/+175
* venti: new icacheRuss Cox2007-09-2517-427/+813
* venti: fix double free on corrupt bloom filterRuss Cox2007-09-251-1/+0
* venti: formatting changes for wrarenaRuss Cox2007-09-241-12/+15
* venti: formatting changes in fixarenasRuss Cox2007-09-241-3/+5
* venti: formatting changes in findscoreRuss Cox2007-09-241-1/+2
* venti: throw away dcache read-ahead codeRuss Cox2007-09-241-154/+27
* venti: move os x linker hackRuss Cox2007-09-241-5/+6
* venti/randtest: compute totalbytes correctlyRuss Cox2007-09-241-3/+4
* venti: seal arenas without bypassing dcacheRuss Cox2007-08-231-12/+9
* venti: allow partition syntax in verifyarena (Michael Kaminsky)Russ Cox2007-08-231-5/+9
* venti: avoid race in mirrorarenas (Michael Kaminsky)Russ Cox2007-08-231-6/+3
* venti: add -s flag to disable redundant SHA1 in mirrorarenasRuss Cox2007-08-231-16/+28
* OS X craprsc2007-05-043-0/+7
* use clump info directory to walk past corruptionrsc2007-05-031-18/+26
* add -r for readonlyrsc2007-05-031-3/+11
* oopsrsc2007-05-031-1/+1
* allow plan9-style branded disks as configsrsc2007-05-032-3/+77
* allow fixarenas of single arena filersc2007-05-031-6/+24
* fix buildindex minibuf sizing bugrsc2007-05-031-9/+13
* fix arenas if possiblersc2007-05-031-4/+3
* OS X linker crap (John Nowak)rsc2007-05-035-0/+8