NetBSD/sys/coda/TODO

13 lines
256 B
Plaintext
Raw Normal View History

1998-08-30 01:26:45 +04:00
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.