xref: /netbsd-src/sys/fs/puffs/TODO (revision e038c9c4676b0f19b1b7dd08a940c6ed64a6d5ae)
1	$NetBSD: TODO,v 1.1 2009/05/18 15:47:28 pooka Exp $
2
3  General:
4* reference counting fix (reclaim)
5
6  puffs_msgif:
7* do use of struct vattr (except maybe when negotiated to be safe)
8* do not use dev_t
9* get rid of extra types such as voff_t
10* do something sane with componentname
11