the g_unix_mount_points_get() function checks for entry mount points. if there are none, it returns NULL and we end up showing no information about disks. if that's the case, this patch calls g_unix_mounts_get() which checks for mounted filesystems in /etc/mtab. also we need to update the list of ignored filesystems to include rootfs, which is always present and is a duplicate of an actual filesystem mount point. https://bugzilla.gnome.org/show_bug.cgi?id=704702 |
||
---|---|---|
.. | ||
cc-info-panel.c | ||
cc-info-panel.h | ||
gnome-info-panel.desktop.in.in | ||
GnomeLogoVerticalMedium.svg | ||
gsd-disk-space-helper.c | ||
gsd-disk-space-helper.h | ||
info.gresource.xml | ||
info.ui | ||
Makefile.am | ||
test-hostname |