aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/venti/srv/dcache.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-9/+9
2008-01-30mergeRuss Cox1-8/+14
2007-10-29venti: fix sync deadlock, add /proc stubRuss Cox1-29/+0
2007-09-24venti: throw away dcache read-ahead codeRuss Cox1-154/+27
2007-04-27add flushpart; avoid O_DIRECT on linuxrsc1-1/+1
2007-04-27checkpointrsc1-0/+12
2007-04-21sync with mit plan 9 versionrsc1-2/+14
2006-07-18assorted changes from Plan 9rsc1-21/+43
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-6/+6
2005-07-12return of ventirsc1-0/+816