summaryrefslogtreecommitdiff
path: root/unionfs/TODO
diff options
context:
space:
mode:
authorroot <root@(null).(none)>2009-05-03 17:20:00 +0200
committerroot <root@(null).(none)>2009-05-03 17:20:00 +0200
commite0faf22f31c48fb27b43c1825897d26e58feafc4 (patch)
tree65a09372b31e08a3a865bd0a88cd2718bafcd643 /unionfs/TODO
This is my initial working version.
There is a bug in boot in this version: subhurd sometimes cannot boot.
Diffstat (limited to 'unionfs/TODO')
-rw-r--r--unionfs/TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/unionfs/TODO b/unionfs/TODO
new file mode 100644
index 00000000..790221f2
--- /dev/null
+++ b/unionfs/TODO
@@ -0,0 +1,7 @@
+Todo list for unionfs:
+
+ * implement filesystem notification support;
+ only update nodes when needed
+ * cache dirents (?)
+ * verify that the locking is correct
+ * increase performance