From 8b3a0c74a15e237eb4b7053774600f0ce3fff403 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Tue, 26 Jan 2010 18:20:13 +0000 Subject: * Fix race if two "fusermount -u" instances are run in parallel. Reported by Dan Rosenberg * Make sure that the path to be unmounted doesn't refer to a symlink --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1c197e0..60c52dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2010-01-21 Miklos Szeredi + + * Fix race if two "fusermount -u" instances are run in parallel. + Reported by Dan Rosenberg + + * Make sure that the path to be unmounted doesn't refer to a + symlink + 2010-01-14 Miklos Szeredi * Fix compile error on FreeBSD. Patch by Jay Sullivan -- cgit v1.2.3