diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2001-11-18 19:15:05 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2001-11-18 19:15:05 +0000 |
commit | 43696434f8fd5cd1107658f329b6922ea947ed1f (patch) | |
tree | a0aaf6056690245d3fe946bbb32fc9c80d74fd2a /BUGS | |
parent | 07d2849a34149dd350e8a028e4b8012eb1d622be (diff) | |
download | libfuse-43696434f8fd5cd1107658f329b6922ea947ed1f.tar.gz |
performance improvements
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +- 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 |