TODO list for USB development.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 29 Jan 2005 18:20:44 +0000 (18:20 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 29 Jan 2005 18:20:44 +0000 (18:20 +0000)
src/TODO [new file with mode: 0644]

diff --git a/src/TODO b/src/TODO
new file mode 100644 (file)
index 0000000..70e206d
--- /dev/null
+++ b/src/TODO
@@ -0,0 +1,3 @@
+* Stats should be per-file system, not per-disk.
+
+* Use xmalloc(), xcalloc() everywhere appropriate.