xref: /minix/sys/fs/puffs/TODO (revision 84d9c625)
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