[gnome-control-center/T20818: 45/54] info: Ignore more virtual file systems



commit 22858bd4a028b0eb8d8b1c70bbe73fcb57d1afd0
Author: Philip Withnall <withnall endlessm com>
Date:   Thu Oct 12 14:43:16 2017 +0100

    info: Ignore more virtual file systems
    
    Signed-off-by: Philip Withnall <withnall endlessm com>
    
    https://phabricator.endlessm.com/T19532

 panels/info/gsd-disk-space-helper.c |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/panels/info/gsd-disk-space-helper.c b/panels/info/gsd-disk-space-helper.c
index ff1b227..35ed8fa 100644
--- a/panels/info/gsd-disk-space-helper.c
+++ b/panels/info/gsd-disk-space-helper.c
@@ -49,30 +49,42 @@ gsd_should_ignore_unix_mount (GUnixMountEntry *mount)
                 "auto",
                 "autofs",
                 "autofs4",
+                "cgroup",
                 "cifs",
+                "configfs",
                 "cxfs",
+                "debugfs",
                 "devfs",
                 "devpts",
+                "devtmpfs",
                 "ecryptfs",
                 "fdescfs",
+                "fusectl",
                 "gfs",
                 "gfs2",
                 "gpfs",
+                "hugetlbfs",
                 "kernfs",
                 "linprocfs",
                 "linsysfs",
                 "lustre",
                 "lustre_lite",
+                "mfs",
+                "mqueue",
                 "ncpfs",
                 "nfs",
                 "nfs4",
                 "nfsd",
+                "nullfs",
                 "ocfs2",
+                "overlay",
                 "proc",
                 "procfs",
+                "pstore",
                 "ptyfs",
                 "rootfs",
                 "rpc_pipefs",
+                "securityfs",
                 "selinuxfs",
                 "smbfs",
                 "sysfs",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]