diff options
Diffstat (limited to 'unionfs/TODO')
-rw-r--r-- | unionfs/TODO | 7 |
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 |