summaryrefslogtreecommitdiffstats
path: root/src/cmd/venti/srv/dcache.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-9/+9
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* mergeRuss Cox2008-01-301-8/+14
|
* venti: fix sync deadlock, add /proc stubRuss Cox2007-10-291-29/+0
|
* venti: throw away dcache read-ahead codeRuss Cox2007-09-241-154/+27
|
* add flushpart; avoid O_DIRECT on linuxrsc2007-04-271-1/+1
|
* checkpointrsc2007-04-271-0/+12
|
* sync with mit plan 9 versionrsc2007-04-211-2/+14
|
* assorted changes from Plan 9rsc2006-07-181-21/+43
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-6/+6
|
* return of ventirsc2005-07-121-0/+816