aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2008-02-08 11:26:15 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2008-02-08 11:26:15 +0000
commit30823693d6489a9638dbcc1a02600d0d2119d3ea (patch)
tree20ad9ef3ca4d92c38f0c7e0c0d8907c76855c727 /ChangeLog
parent667567764f53ab79fc17d4e9c87aac12d69ac277 (diff)
downloadlibfuse-30823693d6489a9638dbcc1a02600d0d2119d3ea.tar.gz
fusexmp_fh: avoid unnecessary seeking in readdir
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2acf5b3..9c25996 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: