diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2005-03-03 12:59:37 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2005-03-03 12:59:37 +0000 |
commit | 3cdf0a547a4d3071aac2bc3fac73e1f7e03c6a1a (patch) | |
tree | 3f279f877ce8dfee3b045f5f9223a9facf72d93c /ChangeLog | |
parent | e233f822394e541e7066b0b582c66009273f3cda (diff) | |
download | sshfs-3cdf0a547a4d3071aac2bc3fac73e1f7e03c6a1a.tar sshfs-3cdf0a547a4d3071aac2bc3fac73e1f7e03c6a1a.tar.gz sshfs-3cdf0a547a4d3071aac2bc3fac73e1f7e03c6a1a.tar.bz2 sshfs-3cdf0a547a4d3071aac2bc3fac73e1f7e03c6a1a.zip |
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-03-03 Miklos Szeredi <miklos@szeredi.hu> + + * Slightly optimize readahead. Still not clever enough to always + keep the pipe filled. + + * Add 'sshfs_debug' option + 2005-02-17 Miklos Szeredi <miklos@szeredi.hu> * Parse 'max_read' mount option and if smaller than 65536 forward |