Module Name: src Committed By: rvb Date: Wed Oct 28 19:54:51 UTC 1998 Modified Files: src/sys/coda: coda.h coda_namecache.c coda_subr.c coda_venus.c Log Message: Venus must be passed O_CREAT flag on VOP_OPEN iff this is 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.