aboutsummaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2001-11-21 10:03:39 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2001-11-21 10:03:39 +0000
commitcc8c975f7757ce89d15aad31df6c8b7086169653 (patch)
tree7e313f7a29871bec3496cd4e48febdcf1216d4b2 /BUGS
parent0e8702ba48357fd1596bee4648aede7a9b2adc4e (diff)
downloadlibfuse-cc8c975f7757ce89d15aad31df6c8b7086169653.tar.gz
writing modules made more easy
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS4
1 files changed, 4 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index cd56648..0c1fb6c 100644
--- a/BUGS
+++ b/BUGS
@@ -5,3 +5,7 @@
- I want really low priority for my cached pages. Can they start out
'old' so they will be thrown out on the first oportunity?
+
+- File size change could cause some strange behavior WRT the page
+ cache.
+