From ff8753578ac425bf64502f6b26c85c5a4cb0d17b Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Thu, 3 Jun 2004 13:52:40 +0000 Subject: fuse_main() goes into background after successful mount --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f9c6a85..3d32987 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,11 @@ * Change FUSE_MINOR_VERSION from 1 to 0. I know it's illegal but there has not been a release with the previous minor number, and I hope nobody is using it for anything. + + * Change fuse_main(), so that default behavior is to go into + background if mount is successful. '-f' and '-d' options disable + backgrounding. This fixes the "Why does my FUSE daemon hang?" + newbie complaint. 2004-05-18 Miklos Szeredi -- cgit v1.2.3