[gnome-control-center/T20771: 37/44] info: Ignore more virtual file systems
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/T20771: 37/44] info: Ignore more virtual file systems
- Date: Tue, 23 Jan 2018 21:09:41 +0000 (UTC)
commit 3073d3c14ea553f5a998c551d935d29e38775509
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]