head	1.3;
access;
symbols
	C0828:1.1.1.1
	CODA:1.1.1;
locks; strict;
comment	@# @;


1.3
date	98.09.13.13.57.58;	author rvb;	state dead;
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.3
log
@Finish conversion of cfs -> coda
@
text
@OOPS:
	FreeBSD does not fsync!!!

Near term:
	Fix bug in executing/mapping new files.
	cfs_mount bug: interaction with cfs_inactive no cfs_unsave.
	vref/vn_lock == vget except no VXWANT which may be on.
	Review locks: vn_lock/VOP_UNLOCK/lockmgr ...

Medium term:
	Add missing VFS methods.
	Do performance profile.
	Tune hash algorithm used in cfs_namecache.
	Tune hash algorithm used in cfs_subr.

Eventually:
	Use standard queue macros.
@


1.2
log
@Pass2 complete
@
text
@@


1.1
log
@Initial revision
@
text
@d1 3
a4 2
	Existing VOP_LOCKS's should proabably be 
	 vn_lock since that is what they were in -stable.
d6 3
d14 1
@


1.1.1.1
log
@Very Preliminary Coda
@
text
@@
