glib/gio/inotify
Ryan Lortie fd40b5942d inotify: fix move event matching accounting
The hash table stores the list of unmatched IN_MOVE_FROM events, but we
were removing entries from it when popping IN_MOVE_TO events.

Fix that up to correct a crash in nautilus due to the assertion failure
below.

https://bugzilla.gnome.org/show_bug.cgi?id=746749
2015-03-26 14:56:25 -04:00
..
ginotifydirectorymonitor.c substantially rework file monitors 2015-03-20 11:59:47 -04:00
ginotifydirectorymonitor.h Updated FSF's address 2014-01-31 14:31:55 +01:00
ginotifyfilemonitor.c substantially rework file monitors 2015-03-20 11:59:47 -04:00
ginotifyfilemonitor.h substantially rework file monitors 2015-03-20 11:59:47 -04:00
inotify-helper.c inotify: implement "boredom" algorithm 2015-03-20 12:01:35 -04:00
inotify-helper.h Updated FSF's address 2014-01-31 14:31:55 +01:00
inotify-kernel.c inotify: fix move event matching accounting 2015-03-26 14:56:25 -04:00
inotify-kernel.h inotify: implement "boredom" algorithm 2015-03-20 12:01:35 -04:00
inotify-missing.c Updated FSF's address 2014-01-31 14:31:55 +01:00
inotify-missing.h Updated FSF's address 2014-01-31 14:31:55 +01:00
inotify-path.c inotify: implement "boredom" algorithm 2015-03-20 12:01:35 -04:00
inotify-path.h inotify: implement "boredom" algorithm 2015-03-20 12:01:35 -04:00
inotify-sub.c substantially rework file monitors 2015-03-20 11:59:47 -04:00
inotify-sub.h substantially rework file monitors 2015-03-20 11:59:47 -04:00
Makefile.am substantially rework file monitors 2015-03-20 11:59:47 -04:00