head	1.4;
access;
symbols
	RELENG_6_4_0_RELEASE:1.3
	RELENG_6_4:1.3.0.50
	RELENG_6_4_BP:1.3
	RELENG_6_3_0_RELEASE:1.3
	RELENG_6_3:1.3.0.48
	RELENG_6_3_BP:1.3
	RELENG_6_2_0_RELEASE:1.3
	RELENG_6_2:1.3.0.46
	RELENG_6_2_BP:1.3
	RELENG_5_5_0_RELEASE:1.3
	RELENG_5_5:1.3.0.44
	RELENG_5_5_BP:1.3
	RELENG_6_1_0_RELEASE:1.3
	RELENG_6_1:1.3.0.42
	RELENG_6_1_BP:1.3
	RELENG_6_0_0_RELEASE:1.3
	RELENG_6_0:1.3.0.40
	RELENG_6_0_BP:1.3
	RELENG_6:1.3.0.38
	RELENG_6_BP:1.3
	RELENG_5_4_0_RELEASE:1.3
	RELENG_5_4:1.3.0.36
	RELENG_5_4_BP:1.3
	RELENG_4_11_0_RELEASE:1.3
	RELENG_4_11:1.3.0.34
	RELENG_4_11_BP:1.3
	RELENG_5_3_0_RELEASE:1.3
	RELENG_5_3:1.3.0.32
	RELENG_5_3_BP:1.3
	RELENG_5:1.3.0.30
	RELENG_5_BP:1.3
	RELENG_4_10_0_RELEASE:1.3
	RELENG_4_10:1.3.0.28
	RELENG_4_10_BP:1.3
	RELENG_5_2_1_RELEASE:1.3
	RELENG_5_2_0_RELEASE:1.3
	RELENG_5_2:1.3.0.26
	RELENG_5_2_BP:1.3
	RELENG_4_9_0_RELEASE:1.3
	RELENG_4_9:1.3.0.24
	RELENG_4_9_BP:1.3
	RELENG_5_1_0_RELEASE:1.3
	RELENG_5_1:1.3.0.22
	RELENG_5_1_BP:1.3
	RELENG_4_8_0_RELEASE:1.3
	RELENG_4_8:1.3.0.20
	RELENG_4_8_BP:1.3
	RELENG_5_0_0_RELEASE:1.3
	RELENG_5_0:1.3.0.18
	RELENG_5_0_BP:1.3
	RELENG_4_7_0_RELEASE:1.3
	RELENG_4_7:1.3.0.16
	RELENG_4_7_BP:1.3
	RELENG_4_6_2_RELEASE:1.3
	RELENG_4_6_1_RELEASE:1.3
	RELENG_4_6_0_RELEASE:1.3
	RELENG_4_6:1.3.0.14
	RELENG_4_6_BP:1.3
	RELENG_4_5_0_RELEASE:1.3
	RELENG_4_5:1.3.0.12
	RELENG_4_5_BP:1.3
	RELENG_4_4_0_RELEASE:1.3
	RELENG_4_4:1.3.0.10
	RELENG_4_4_BP:1.3
	KSE_MILESTONE_2:1.3
	KSE_PRE_MILESTONE_2:1.3
	RELENG_4_3_0_RELEASE:1.3
	RELENG_4_3:1.3.0.8
	RELENG_4_3_BP:1.3
	RELENG_4_2_0_RELEASE:1.3
	RELENG_4_1_1_RELEASE:1.3
	PRE_SMPNG:1.3
	RELENG_4_1_0_RELEASE:1.3
	RELENG_3_5_0_RELEASE:1.3
	RELENG_4_0_0_RELEASE:1.3
	RELENG_4:1.3.0.6
	RELENG_4_BP:1.3
	RELENG_3_4_0_RELEASE:1.3
	RELENG_3_3_0_RELEASE:1.3
	RELENG_3_2_PAO:1.3.0.4
	RELENG_3_2_PAO_BP:1.3
	RELENG_3_2_0_RELEASE:1.3
	POST_VFS_BIO_NFS_PATCH:1.3
	PRE_VFS_BIO_NFS_PATCH:1.3
	POST_SMP_VMSHARE:1.3
	PRE_SMP_VMSHARE:1.3
	POST_NEWBUS:1.3
	PRE_NEWBUS:1.3
	RELENG_3_1_0_RELEASE:1.3
	RELENG_3:1.3.0.2
	RELENG_3_BP:1.3
	RELENG_3_0_0_RELEASE:1.2
	C0828:1.1.1.1
	CODA:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2007.07.11.12.14.37;	author rwatson;	state dead;
branches;
next	1.3;

1.3
date	98.10.28.19.39.12;	author rvb;	state Exp;
branches;
next	1.2;

1.2
date	98.09.02.19.09.53;	author rvb;	state Exp;
branches;
next	1.1;

1.1
date	98.08.29.21.14.52;	author rvb;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.08.29.21.14.52;	author rvb;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Remove now-stale 00READ file in the Coda tree; rvb isn't the current
contact for the Coda kernel module in FreeBSD.

Approved by:	re (kensmith)
@
text
@WARNING:
	A version of this code has run on stable for a while now.
	The code has been recently ported to current.  It is mostly
	working, but hasn't been run long enough to be sure all the
	bugs are sorted out.  Let me know if there are any problems.
	In particular, killing venus (or rebooting) when/if venus
	is hung, may not work correctly.

	This code is not SMP ready.  Most locks are on vnodes
	and cnodes and go thru the lock manager.  There are a
	few hashes and queues that need to be locked -- I think that's
	all that is needed.


						rvb@@cmu.edu
@


1.3
log
@Update
@
text
@@


1.2
log
@Pass2 complete
@
text
@a0 11
NOTE:	The matching user level code has not been released
	yet.  It will be available soon.  The existing released
	Coda code is not quite ready for current.  We'll
	have some patches out soon.

BUG:	There is a bug in file mapping/executing.  When a file is
	first created in Coda, it can not be executed.  But after
	you restart Coda (unmount/mount -- actually vutil -shutdown),
	you can run the file just fine.  I haven't had time to look
	for this problem yet.

@


1.1
log
@Initial revision
@
text
@a0 5
NOTE:	Please do not edit any files in this directory
	until this NOTE is removed.
	In the next week, I want to clear out all the 
	platform and release #ifdefs from the code.

d12 2
a13 2

WARNING:A version of this code has run on stable for a while now.
@


1.1.1.1
log
@Very Preliminary Coda
@
text
@@
