From 9a5c11d132298239be66d7538c3f8c6b03f8ad95 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Sun, 30 Jul 2006 17:33:40 +0000 Subject: fixes --- ChangeLog | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cd91c20..b7105be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,22 @@ +2006-07-30 Miklos Szeredi + + * fusermount: if selinux is active, restore the original file's + security context in unmount_rename(). Redhat bugzilla id 188561. + Patch from Yves Perrenoud + + * Add POSIX file locking operation to high level library + +2006-07-14 Miklos Szeredi + + * Multiple release() calls can race with each other, resulting in + the hidden file being deleted before the last release finishes. + Bug found and patch tested by Mark Huijgen + 2006-07-05 Miklos Szeredi - * fusermount: if /dev/fuse doesn't exist, suggest moddprobing - fuse; this makes sense on systems using udev. Reported by - Szakacsits Szabolcs + * fusermount: if /dev/fuse doesn't exist, suggest modprobing fuse; + this makes sense on systems using udev. Reported by Szakacsits + Szabolcs 2006-06-29 Miklos Szeredi -- cgit v1.2.3