1 $NetBSD: TODO,v 1.3 2006/04/04 13:20:39 gdt Exp $
7 2. VOP_GETPAGES/PUTPAGES
9 Check behavior vs. specifications.
10 Resolve uvm_fault layering issue (see PR 28372).
12 3. check vnops correctness
14 Check all vnops against their specifications.
18 Remove the use of LK_RETRY in most or all vn_lock calls.
19 (Defer this until other filesystems do not call LK_RETRY.)