diff options
-rw-r--r-- | sys/fs/coda/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/fs/coda/TODO b/sys/fs/coda/TODO index 390e691..a0a618a 100644 --- a/sys/fs/coda/TODO +++ b/sys/fs/coda/TODO @@ -11,5 +11,6 @@ Medium term: Add missing VFS methods. Do performance profile. Tune hash algorithm used in cfs_subr. + Make MPSAFE $FreeBSD$ |