freebsd-dev/sys/fs/coda/TODO

13 lines
296 B
Plaintext
Raw Normal View History

1998-08-29 21:14:52 +00:00
Near term:
Existing VOP_LOCKS's should proabably be
vn_lock since that is what they were in -stable.
Fix bug in executing/mapping new files.
Medium term:
Add missing VFS methods.
Do performance profile.
Tune hash algorithm used in cfs_namecache.
Eventually:
Use standard queue macros.