summaryrefslogtreecommitdiffstats
path: root/sys/coda/coda_namecache.c
Commit message (Collapse)AuthorAgeFilesLines
* Venus must be passed O_CREAT flag on VOP_OPEN iff this isrvb1998-10-281-2/+5
| | | | | | 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.
* Cleanup and fix THE bugrvb1998-09-281-2/+7
|
* Put "stray" printouts under DIAGNOSTIC. Make everything buildrvb1998-09-251-2/+10
| | | | | with DEBUG on. Add support for lkm. (The macro's don't work for me; for a good chuckle look at the end of coda_fbsd.c.)
* Finish conversion of cfs -> codarvb1998-09-131-6/+10
|
* All the references to cfs, in symbols, structs, and stringsrvb1998-09-111-201/+200
| | | | have been changed to coda. (Same for CFS.)
* Clean LINTrvb1998-09-061-4/+8
|
* Pass2 completervb1998-09-021-48/+42
|
* Very Preliminary Codarvb1998-08-291-0/+898
OpenPOWER on IntegriCloud