aboutsummaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2001-12-20 15:38:05 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2001-12-20 15:38:05 +0000
commitfe25def3344095825738deba119e1400b8e2315f (patch)
treea277304923d54e0495558c1e4e6720c2c114d78d /BUGS
parent2e50d4376f3124a87d5723ae66c09fa71c7ecf88 (diff)
downloadlibfuse-fe25def3344095825738deba119e1400b8e2315f.tar.gz
permission checking implemented
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS3
1 files changed, 0 insertions, 3 deletions
diff --git a/BUGS b/BUGS
index 3706264..5fdce02 100644
--- a/BUGS
+++ b/BUGS
@@ -1,8 +1,5 @@
- It is allowed to mount a directory on a non-directory.
-- When a non-directory is mounted the root inode is not filled in, only at
- the first getattr
-
- I want really low priority for my cached pages. Can they start out
'old' so they will be thrown out on the first oportunity?