summaryrefslogtreecommitdiffstats
path: root/sys/coda/coda_venus.c
Commit message (Collapse)AuthorAgeFilesLines
* coda_lookup now passes up an extra flag. But old veni willrvb1998-11-111-1/+13
| | | | | | | be ok; new veni will check /dev/cfs0 to make sure that a new kernel is running. Also, a bug in vc_nb_close iff CODA_SIGNAL's were seen has been fixed.
* Venus must be passed O_CREAT flag on VOP_OPEN iff this isrvb1998-10-281-1/+2
| | | | | | a creat so that we can will allow a mode 444 file to be written into. Sync with the latest coda.h and deal with collateral damage.
* Finish conversion of cfs -> codarvb1998-09-131-5/+5
|
* All the references to cfs, in symbols, structs, and stringsrvb1998-09-111-121/+121
| | | | have been changed to coda. (Same for CFS.)
* Pass2 completervb1998-09-021-42/+35
|
* Very Preliminary Codarvb1998-08-291-0/+654
OpenPOWER on IntegriCloud