aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/venti/srv/dcache.c
Commit message (Expand)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-9/+9
* 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