aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8134ae7..5a785cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,14 @@
* Check kernel interface version in fusermount to prevent
strangeness in case of mismatch.
+ * No need to allocate fuse_conn until actual mount happens
+
+ * Fix potential race between umount and fuse_invalidate
+
+ * Check superblock of proc file in addition to inode number
+
+ * Fix reace between request_send_noreply() and fuse_dev_release()
+
2004-11-10 Miklos Szeredi <miklos@szeredi.hu>
* Separate configure for the kernel directory