NetBSD/sys/coda/TODO

13 lines
256 B
Plaintext

Near term:
Existing VOP_LOCKS's should proabably be
vn_lock since that is what they were in -stable.
Medium term:
Add missing VFS methods.
Do performance profile.
Tune hash algorithm used in cfs_namecache.
Eventually:
Use standard queue macros.