https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250311

--- Comment #9 from [email protected] ---
Ugly glib`s gio strikes again...


(In reply to Tijl Coosemans from comment #8)

Yes, but getfsstat() looks like thread safe.
https://www.freebsd.org/cgi/man.cgi?query=getfsstat&sektion=2&apropos=0&manpath=FreeBSD+12.1-RELEASE+and+Ports
 

Calling g_unix_mount_points_get() instead of g_unix_mounts_get() - very strange
design for g_file_enumerator_next_file().
g_unix_mounts_get() - uses getfsstat().

g_unix_mount_points_get() - with parsing /etc/fstab looks like some staff for
dbus or other software that should deal with mount/unmount only.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-desktop
To unsubscribe, send any mail to "[email protected]"

Reply via email to