From 0042f8cc82e98b51defcf28b8e84f47f443cb55a Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Wed, 8 Aug 2007 18:22:01 +0000 Subject: fixes --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2bf2251..a184b14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,16 @@ +2007-07-31 Miklos Szeredi + + * Work around hotplug issue, that it calls filesystem with file + descriptors 0, 1 and 2 not open. Tracked down by Leif Johnson + 2007-07-25 Miklos Szeredi * Don't call /bin/[u]mount if /etc/mtab is a symlink. Reported by Tomas M + * Also don't touch /etc/mtab if it is within the mounted + filesystem. Suggested by Jeffrey Law + 2007-07-12 Miklos Szeredi * Reset args->argc in fuse_opt_free_args(). Patch by Lucas -- cgit v1.2.3