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