[gvfs/gnome-3-22] Revert "udisks2: Filter out system mounts"
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gvfs/gnome-3-22] Revert "udisks2: Filter out system mounts"
- Date: Mon, 17 Oct 2016 06:13:02 +0000 (UTC)
commit d41391f3197feee5a7fd0094da7a36e695b4b40e
Author: Ondrej Holy <oholy redhat com>
Date: Mon Oct 17 08:06:04 2016 +0200
Revert "udisks2: Filter out system mounts"
This reverts commit 61626538c43164880cd0942dc41530497e1761f2.
monitor/udisks2/gvfsudisks2volumemonitor.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/monitor/udisks2/gvfsudisks2volumemonitor.c b/monitor/udisks2/gvfsudisks2volumemonitor.c
index 09c35b8..4d43fc1 100644
--- a/monitor/udisks2/gvfsudisks2volumemonitor.c
+++ b/monitor/udisks2/gvfsudisks2volumemonitor.c
@@ -700,9 +700,6 @@ should_include_mount (GVfsUDisks2VolumeMonitor *monitor,
GUnixMountPoint *mount_point;
gboolean ret;
- if (g_unix_mount_is_system_internal (mount_entry))
- return FALSE;
-
/* if mounted at the designated mount point, use that info to decide */
mount_point = get_mount_point_for_mount (mount_entry);
if (mount_point != NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]