Home | History | Annotate | Line # | Download | only in coda
TODO revision 1.3.20.1
      1  1.3.20.1  mjf $NetBSD: TODO,v 1.3.20.1 2007/07/11 20:03:43 mjf Exp $
      2       1.3  gdt 
      3  1.3.20.1  mjf 1. getcwd
      4       1.3  gdt 
      5  1.3.20.1  mjf getcwd does not work.
      6       1.3  gdt 
      7  1.3.20.1  mjf 2. VOP_GETPAGES/PUTPAGES
      8       1.3  gdt 
      9  1.3.20.1  mjf Check behavior vs. specifications.
     10  1.3.20.1  mjf Resolve uvm_fault layering issue (see PR 28372).
     11       1.3  gdt 
     12  1.3.20.1  mjf 3. check vnops correctness
     13       1.3  gdt 
     14  1.3.20.1  mjf Check all vnops against their specifications.
     15       1.3  gdt 
     16  1.3.20.1  mjf 4. LK_RETRY removal
     17       1.3  gdt 
     18  1.3.20.1  mjf Remove the use of LK_RETRY in most or all vn_lock calls.
     19  1.3.20.1  mjf (Defer this until other filesystems do not call LK_RETRY.)
     20