diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2004-07-23 17:16:29 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2004-07-23 17:16:29 +0000 |
commit | bd7661b82698c88f08cb82e57cc229cd9df8a3d4 (patch) | |
tree | 2c2081d77362d9b82e6fe135f113bfd4918756bc /ChangeLog | |
parent | 588653700e52d72c47c5d5915fc2143db6029474 (diff) | |
download | libfuse-bd7661b82698c88f08cb82e57cc229cd9df8a3d4.tar.gz |
clean up mount option passing
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-07-23 Miklos Szeredi <miklos@szeredi.hu> + + * Clean up mount option passing to fusermount and to fuse_new() + BEWARE: this changes the userspace API slightly, and the command + line usage of programs using fuse_main() + 2004-07-20 Miklos Szeredi <miklos@szeredi.hu> * Optimize reading under 2.6 kernels by issuing multiple page |