diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2006-08-18 18:43:50 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2006-08-18 18:43:50 +0000 |
commit | 3ded1a3176bb803e016e79d0e6db5e1f3ea30473 (patch) | |
tree | d67302d0f48290b6f865fff4a8f4d162e808439a /ChangeLog | |
parent | 63d3c40e1fa56176a61df9ea6d430de4362aa77b (diff) | |
download | libfuse-3ded1a3176bb803e016e79d0e6db5e1f3ea30473.tar.gz |
statfs improvement
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ initialization. Bug found and original patch from Alexander Zarochentsev + * 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. + 2006-07-30 Miklos Szeredi <miklos@szeredi.hu> * fusermount: if selinux is active, restore the original file's |