diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2008-02-08 11:26:15 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2008-02-08 11:26:15 +0000 |
commit | 30823693d6489a9638dbcc1a02600d0d2119d3ea (patch) | |
tree | 20ad9ef3ca4d92c38f0c7e0c0d8907c76855c727 /ChangeLog | |
parent | 667567764f53ab79fc17d4e9c87aac12d69ac277 (diff) | |
download | libfuse-30823693d6489a9638dbcc1a02600d0d2119d3ea.tar.gz |
fusexmp_fh: avoid unnecessary seeking in readdir
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ * Block SIGCHLD when executing mount and umount + * fusexmp_fh: avoid unnecessary seeking in readdir + 2008-02-03 Csaba Henk <csaba.henk@creo.hu> * lib/mount_bsd.c: |