From b1b0c4b6f58d278360243705cc1e67522ef23423 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Wed, 28 Apr 2010 08:59:12 +0000 Subject: * Set FD_CLOEXEC on fuse device. This prevents deadlocks that happen in some circumstances (bugzilla.kernel.org #12864). --- ChangeLog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3bbaad6..3495ac0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,10 @@ -2008-07-15 Miklos Szeredi +2010-03-16 Miklos Szeredi + + * Set FD_CLOEXEC on fuse device. This prevents deadlocks that + happen in some circumstances (bugzilla.kernel.org #12864). + Reported by Tim Connors + +2009-07-15 Miklos Szeredi * Check mountpoint and fuse options before starting an ssh session (debian bug #535333). This is only supported if compiled @@ -10,7 +16,7 @@ * Allow mounting a single non-directory from the server -2008-07-15 Sebastian Dransfeld +2009-07-15 Sebastian Dransfeld * Add option 'delay_connect': This will always create the sshfs mount, even if the connection to the server can't be established. -- cgit v1.2.3