Ondrej Holy ab278c0072 gunixmounts: Prevent race when mtab file changed
mtab_file_changed_id might be set on thread default context, but it is
always cleared on the global context because of usage of g_idle_add. This
can cause the emission of redundant "mounts-change" signals. This should
not cause any issues to the client application, but let's attach the idle
source to the thread-default context instead to avoid those races for sure.
2020-02-18 09:16:47 +01:00
..
2019-12-10 15:15:13 -05:00
2019-10-25 15:09:08 +02:00
2019-07-15 16:07:18 -07:00
2019-09-30 14:40:55 +01:00
2018-09-12 14:35:16 +00:00
2019-07-04 16:23:44 +00:00
2019-07-08 10:48:23 +00:00
2018-10-25 09:33:19 +01:00
2019-09-14 23:11:57 +02:00
2019-12-11 12:30:47 +00:00
2019-01-31 19:00:19 -05:00