diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-04-08 23:09:39 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-04-08 23:09:39 +0000 |
commit | 5499792c357777dcfc5ee461fa64baaba1d2dde5 (patch) | |
tree | 15363c44fe541b3adcd720edf39696e9230d7feb /unionfs/TODO | |
parent | e5fca9a10c2622b85cc77e776ea56c8dbb9847e6 (diff) | |
parent | c6db537edac054a03847b1b99f78c00703f48d6b (diff) |
Merge branch 'dde' of git.debian.org:/git/pkg-hurd/hurd into dde
Diffstat (limited to 'unionfs/TODO')
-rw-r--r-- | unionfs/TODO | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/unionfs/TODO b/unionfs/TODO deleted file mode 100644 index 790221f2..00000000 --- a/unionfs/TODO +++ /dev/null @@ -1,7 +0,0 @@ -Todo list for unionfs: - - * implement filesystem notification support; - only update nodes when needed - * cache dirents (?) - * verify that the locking is correct - * increase performance |