freebsd_amp_hwpstate/sys/fs/coda/TODO

13 lines
296 B
Plaintext

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.