TODO revision 267654
1OOPS:
2	FreeBSD does not fsync!!!
3
4Near term:
5	Fix bug in executing/mapping new files.
6	cfs_mount bug: interaction with cfs_inactive no cfs_unsave.
7	vref/vn_lock == vget except no VXWANT which may be on.
8	Review locks: vn_lock/VOP_UNLOCK/lockmgr ...
9
10Medium term:
11	Add missing VFS methods.
12	Do performance profile.
13	Tune hash algorithm used in cfs_subr.
14	Make MPSAFE
15
16$FreeBSD: releng/9.3/sys/fs/coda/TODO 176578 2008-02-26 09:27:47Z rwatson $
17