diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2006-08-19 09:26:16 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2006-08-19 09:26:16 +0000 |
commit | d2bda146d1987b70748ae296caa0946b30b793f9 (patch) | |
tree | 95ce50f53fb0cab15afd6d7b4564764ec3af49d6 /ChangeLog | |
parent | 543087d48121b8628e875108aaa190af88dc4496 (diff) | |
download | libfuse-d2bda146d1987b70748ae296caa0946b30b793f9.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ * For linux kernels >=2.6.18 (2.6.19 if using the fuse module from the kernel tree) the statfs method will receive the path within - the filesystem on which the stat(v)fs syscall was called. + the filesystem on which the stat(v)fs syscall was called * fusermount: try to modprobe fuse module if invoked by root and unable to open device. This is needed with udev, since the device |