Module Name:    src
Committed By:   pooka
Date:           Mon May 18 15:47:28 UTC 2009

Added Files:
        src/sys/fs/puffs: TODO

Log Message:
add some todo-items, based on a file which was lingering in my
local tree for apparently almost two years now


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/fs/puffs/TODO

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: src/sys/fs/puffs/TODO
diff -u /dev/null src/sys/fs/puffs/TODO:1.1
--- /dev/null	Mon May 18 15:47:28 2009
+++ src/sys/fs/puffs/TODO	Mon May 18 15:47:28 2009
@@ -0,0 +1,10 @@
+	$NetBSD: TODO,v 1.1 2009/05/18 15:47:28 pooka Exp $
+
+  General:
+* reference counting fix (reclaim)
+
+  puffs_msgif:
+* do use of struct vattr (except maybe when negotiated to be safe)
+* do not use dev_t
+* get rid of extra types such as voff_t
+* do something sane with componentname

Reply via email to