Date: Wed, 28 Oct 1998 11:33:50 -0800 (PST) From: "Robert V. Baron" <rvb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/coda coda.h coda_namecache.c coda_subr.c coda_venus.c Message-ID: <199810281933.LAA13265@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rvb 1998/10/28 11:33:50 PST
Modified files:
sys/coda coda.h coda_namecache.c coda_subr.c
coda_venus.c
Log:
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.
Revision Changes Path
1.5 +110 -54 src/sys/coda/coda.h
1.8 +5 -2 src/sys/coda/coda_namecache.c
1.8 +6 -17 src/sys/coda/coda_subr.c
1.5 +2 -1 src/sys/coda/coda_venus.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810281933.LAA13265>
