TODO revision 176362
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
15Eventually:
16	Use standard queue macros.
17
18$FreeBSD: head/sys/fs/coda/TODO 176362 2008-02-17 12:40:27Z rwatson $
19