GNOME Bugzilla – Bug 302737
gamin continues to monitor directories after client is no longer connected
Last modified: 2005-05-10 12:57:54 UTC
Distribution/Version: Mandriva Linux cooker using gamin 0.0.26 or CVS snapshot from 20050502, with dnotify backend : try to monitor not existing directory with gamin then remove this monitor => gam_server will still monitor this directory (using poll). Testcase attached.
Created attachment 45944 [details] testcase
okay, the test doesn't really allow to check the problem but it allows to trigger it, found and fixed in CVS, thanks ! Daniel
Does the fix apply to the inotify backend at all?
I don't think so, it touch only the gam_poll.c side and is really related to that module. Daniel